Delete Collection Item(s)
Delete Items from a Collection.
<Tip title="Localization Tip">Items will only be deleted in the primary locale unless a `cmsLocaleId` is included in the request.</Tip>
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 items to delete
items
Response
Request was successful