Content
Bulk Archive Content
Archive multiple content items at once.
DELETE
Use this endpoint to archive multiple content items in a single request. Archived content is not actually deleted from the database, but is hidden from most views and cannot be added to proposals.
Request Body
An array of variation IDs to archive.
Response
To view archived content items, use the List Content endpoint with the include_archived=true
query parameter.
To restore archived content items, use the Bulk Restore Content endpoint.