unpublish_asset
Unpublish an asset from a Contentful space by specifying the asset ID, space ID, and environment ID. This action removes the asset from the published state, making it unavailable in the specified environment.
Instructions
Unpublish an asset
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assetId | 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. |