Documentation Index

Fetch the complete documentation index at: https://usercentrics.document360.io/llms.txt

Use this file to discover all available pages before exploring further.

Welcome to our new beta documentation experience! Let us know what you think below, under "Was this article helpful?" 👍 👎

Language concept

Prev Next

You or your end-customer might need to support different languages on his/her website. The Usercentrics API supports creating/updating settings in different languages via the language field. When working with languages, please note the following:

  • The language field expects a language code in ISO 639-1 format (e.g. "de" for German)

  • The language of a translatable field (e.g. a category name) must match the language you specify in the language field

  • The system will always create an English setting for you, which is used as a fallback language. If other languages are required they need to be enabled explicitly to enabled multiple languages file

  • Each language is represented as its setting document. Therefore you might retrieve the same settingId multiple times when fetching settings using some Query operation.