Trigger update of status in Contentful using API

Hi there,

Is it possible to use the contentful API to ‘Unpublish’ a piece of content in Contentful (for example, if something goes wrong during any parsing post-publish, and that piece of content is deemed unfit to be published)?

Hi Jenna,

Yes, you can unpublish an entry using Contentful’s Management API:
https://www.contentful.com/developers/docs/references/content-management-api/#/reference/entries/entry-publishing/unpublish-an-entry/console/js

I hope I’ve understood your question correctly!

1 Like