Tool to create a new locale in a Contentful space environment. Use when you need to add support for a new language or regional variation to your content. Locales enable multi-language content management by defining which languages are available for translation. Only one locale c…
codeRequiredstringLocale code identifier used to differentiate translated content (e.g., 'en-US', 'de-DE', 'fr-FR'). Must be unique within the environment.
nameRequiredstringHuman-readable name of the locale (e.g., 'U.S. English', 'German', 'French')
optionalbooleanWhether this locale is optional. If true, content in this locale is not required for publishing.
space_idRequiredstringID of the space where the locale will be created
fallbackCodestringCode of the locale to use if there is no translated content for this locale. Set to null if no fallback is desired. Must be an existing locale code in the environment.
environment_idRequiredstringID of the environment where the locale will be created (typically 'master')
contentDeliveryApibooleanWhether this locale should be available in the Content Delivery API. Defaults to true.
contentManagementApibooleanWhether this locale should be available in the Content Management API. Defaults to true.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.