Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsContentful ToolsContentful Update Content Type
Contentful Tools

Contentful Update Content Type

Updates an existing content type in a Contentful environment. Use when you need to modify a content type's name, description, display field, or field definitions. Requires the current version number for optimistic locking. The API does not merge partial updates - you must provid…

Write actionRisk level 2 of 5OAuth connection
Use Contentful Update Content Type

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • namestring
    Required
    Name of the content type
  • fieldsarray
    Required
    Array of field definitions for the content type. A content type can have up to 50 fields. Must include ALL fields from the existing content type - the API does not merge partial updates
  • versioninteger
    Required
    Current version number of the content type for optimistic locking. This is sent via the X-Contentful-Version header to prevent conflicting updates
  • space_idstring
    Required
    ID of the space containing the content type
  • descriptionstring
    Description of the content type explaining its purpose
  • displayFieldstring
    ID of the field to use as the display field (entry title) for this content type. Must match the 'id' of one of the fields in the fields array
  • environment_idstring
    Required
    ID of the environment containing the content type (typically 'master')
  • content_type_idstring
    Required
    ID of the content type to update

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.