Delete Live Collection Item(s)
Remove an item or multiple items (up to 100 items) from the live site.
Using this endpoint to delete published item(s) will unpublish the item(s) from the live site and set the item(s) isDraft
property to true
.
Localization Tip
Items will only be unpublished in the primary locale unless acmsLocaleId
is included in the request.Required scope | CMS:write
Path parameters
collection_id
Unique identifier for a Collection
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Details of the live items to delete
items