Unpublish a single item

To unpublish a publish version of a existing content item, use the following endpoint:

PUT: /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.