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

Contentful Update Locale

Updates an existing locale in a Contentful environment. Use this action when you need to modify locale properties such as name, code, fallback settings, or API availability flags. Requires the current version number for optimistic locking to prevent concurrent modifications.

Write actionRisk level 2 of 5OAuth connection
Use Contentful Update Locale

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

  • codestring
    Required
    Locale code identifier used to differentiate translated content (e.g., 'en-US', 'de-DE')
  • namestring
    Required
    Human-readable name of the locale (e.g., 'U.S. English', 'German')
  • versioninteger
    Required
    Current locale version used for optimistic locking. Provide the latest value from sys.version; it is sent via the X-Contentful-Version header. Must match the current sys.version exactly (retrieve via CONTENTFUL_GET_SPACES_ENVIRONMENTS_LOCALES); an outdated value causes a version…
  • optionalboolean
    Whether this locale is optional. If true, content entries do not require this locale to be published
  • space_idstring
    Required
    ID of the space containing the locale
  • locale_idstring
    Required
    ID of the locale to update
  • fallback_codestring
    Code of the locale to use if there is no translated content for this locale. Set to null if no fallback is desired
  • environment_idstring
    Required
    ID of the environment containing the locale (typically 'master')
  • content_delivery_apiboolean
    Whether this locale is available via the Content Delivery API
  • content_management_apiboolean
    Whether this locale is available via the Content Management API

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.