Remove Collection Item

DELETE

Remove or unpublish an item in a collection. <aside class=“notice”>Remove Item
The default behavior of the endpoint will delete the item from collection. You cannot retrieve a deleted item.

Path parameters

collection_idstringRequired

Unique identifier for a Collection

item_idstringRequired

Unique identifier for and Item

Headers

Accept-VersionstringOptional

The API version

Query parameters

livebooleanOptional

Boolean indicating if the item(s) should be published/unpublished to/from the live site

Response

Request was successful

deleteddoubleOptional

Number of records deleted

Built with