v1

latestOpenAPI 3.0.02026-07-2417611.8 MB
Authoring changes

Mark an item with the specified classification and ID as ready for publishing.

Use the /changes/{classification}/{id}/status/ready endpoint to ready a single item with the specified classification and ID. If the item is used by other draft items then you must use the Bulk ready API to mark a group of inter-dependent items as ready for publishing. Currently, only Assets and Content support workflow. <br />User roles: admin, manager, editor

post/authoring/v1/changes/{classification}/{id}/status/ready

Path parameters

idstring required

Provide the ID of the item that you want to mark as ready for publishing.

classificationstring required

Provide the classification of the item that you want to mark as ready for publishing.

Query parameters

revstring

Optional. Define the revision of the item.

Response

Item was succesfully readied. The item is returned in the response body.