Retire an item with the specified unique ID.

Use the /changes/{uid}/status/retire endpoint to retire 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 content hub items.
If the item has draft dependencies then you must use the Bulk retire API to retire the group of dependent items.
Currently, only Assets and Content support workflow.

User roles: admin, manager, editor

Log in to see full request history
Path Params
string
required

Provide the unique ID of the item that you want to retire.

Query Params
string

Optional.Define the revision of item.

Responses
200

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

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