Remove Collection Items
Remove or unpublish items in a collection.
Path parameters
collection_id
Unique identifier for a Collection
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Accept-Version
The API version
Query parameters
live
Boolean indicating if the item(s) should be published/unpublished to/from the live site
Request
The collection item ids to delete or unpublish
itemIds
Array of item ids to delete or unpublish
Response
Request was successful
deletedItemIds
Array of deleted item ids
errors
Array of errors