v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring sites
Update metadata for a site.
Update the metadata for an existing site. A default site with ID 'default' exists out-of-the-box.
The update data must include the rev and name metadata fields. <br />User roles: admin, manager, editor
put/authoring/v1/sites/{site-id}
Path parameters
site-idstring uuid required
The ID of the site.
Query parameters
forceOverrideboolean
Force update of the existing site metadata without requiring the current rev value. When set to true this request will overwrite the stored site metadata regardless of a difference in revisions.
Headers
Content-Typestring required
Content type of the request body, should be 'application/json'
Request body
Response
Success, returns updated site