Delete Live Collection Item

DEL

Remove a live item from the site. Removing a published item will unpublish the item from the live site and set it to draft. This endpoint does not currently support bulk deletion. Required scope | CMS:write

Path parameters

collection_idstringRequired

Unique identifier for a Collection

item_idstringRequired

Unique identifier for an Item

Query parameters

cmsLocaleIdstringOptional

Unique identifier for a CMS Locale. This UID is different from the Site locale identifier and is listed as cmsLocaleId in the Sites response. To query multiple locales, input a comma separated string.

Errors