Delete Live Collection Item(s)

DELETE

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 a cmsLocaleId is included in the request.

Required scope | CMS:write

Path parameters

collection_idstringRequired

Unique identifier for a Collection

Request

This endpoint expects an object.
itemslist of objectsOptional

Errors

Built with