v1

latestOpenAPI 3.0.02026-07-2417611.8 MB
Authoring changes

Mark the item with the specified unique ID as ready for publishing.

Use the /changes/{uid}/status/ready endpoint to ready a single item with the specified unique ID. The unique ID (uid) is the items classification and the ID combined to create an ID that is unique across all items in Content. 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/{uid}/status/ready

Path parameters

uidstring required

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

Query parameters

revstring

Optional. Define the revision of item.

Response

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