delete_content_type
Remove a content type from your Contentful space by providing its ID, space ID, and environment ID. Streamline content model management.
Instructions
Delete a content type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contentTypeId | Yes | ||
| 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. | |
| environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |