Unpublish Single Live Collection Item
Unpublish a live item from the site and set the isDraft
property to true
.
For bulk unpublishing, please use this endpoint.
Required scope | CMS:write
Path parameters
collection_id
Unique identifier for a Collection
item_id
Unique identifier for an Item
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
cmsLocaleId
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.