v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring changes
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. <br />User roles: admin, manager, editor
post/authoring/v1/changes/{uid}/status/retire
Path parameters
uidstring required
Provide the unique ID of the item that you want to retire.
Query parameters
revstring
Optional.Define the revision of item.
Response
Item was successfully retired. The item is returned in the response body.