update_content_type
Update an existing content type in Contentful by modifying its name, description, display field, or fields. Ensure accurate content modeling across spaces and environments.
Instructions
Update an existing content type
Input Schema
Name | Required | Description | Default |
---|---|---|---|
contentTypeId | Yes | ||
description | No | ||
displayField | No | ||
environmentId | Yes | The ID of the environment within the space, by default this will be called Master | master |
fields | Yes | ||
name | 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. |