Unpublish a single item
To unpublish a published version of a content item, use the following endpoint:
PATCH: /content_items/{id}/{locale}/unpublish
If the request is successful the API will return status code 200.
This endpoint will trigger the content_item.unpublished
event.
Was this article helpful?
We’d love to learn from your feedback