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.

User roles: admin, manager, editor

Path Params
string
required

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

string
required

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

Query Params
string

Optional. Define the revision of the item.

Responses
200

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

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json