v1
latestOpenAPI 3.0.02026-07-2417611.8 MBAuthoring changes
Retire an item with the specified classification and ID.
Use the /changes/{classification}/{id}/status/retire endpoint to retire a single item with the specified classification and ID. 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/{classification}/{id}/status/retire
Path parameters
idstring required
Provide the ID of the item that you want to retire.
classificationstring required
Provide the classificaiton of the item that you want to retire.
Query parameters
revstring
Optional. Define the revision of item.
Response
Item was succesfully retired. The item is returned in the response body.