Submit updates to a specific zone using zoneId
.
Successful changes make the zone dirty, and the changes can be published using the /templates/publish/{templateId}
endpoint associated with that zone.
The universal unique identifier (UUID) of the zone.
The context parameter retrieves templates for the specified application. The parameter format is app:your-app-name
. Only the first application listed in the context is displayed even if a comma-delimited list is entered in the parameter.
"app:your-app-name"
The body is of type object
.
OK
The response is of type object
.