Archive multiple content items at once.
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.
An array of variation IDs to archive.
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.