unpublish_entry
Unpublish a specific entry in Contentful by providing the entry ID, space ID, and environment ID. Use this function to remove published content from your Contentful space.
Instructions
Unpublish an entry
Input Schema
Name | Required | Description | Default |
---|---|---|---|
entryId | Yes | ||
environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |
spaceId | Yes | The ID of the Contentful space. This must be the space's ID, not its name, ask for this ID if it's unclear. |