Submit updates to zone page metadata for a specific template using templateId
. Successful changes make the template dirty, and the changes can be published using the /templates/publish/{templateId}
endpoint.
The universal unique identifier (UUID) of the template.
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 page metadata contains the map of metadata elements and trigger.
OK
The response is of type object
.