Update language configuration
Update or replace a language configuration. Omit translation to preserve existing overrides. Empty translation object means ‘use default translations’.
Authorizations
Path Parameters
The language code to update
1 - 10^[A-Za-z0-9_-]+$Body
The input required to update a language configuration. Only overridden translation keys should be included.
Platform configuration version returned by the languages endpoint
Translation key-value pairs. Can contain nested objects. Empty object means 'use default translations'
Whether this language is enabled
Dot-paths the translator confirmed as correct even though they match the source (so a same-as-source string still counts as translated)
5000512Response
Successful response
Configuration for platform language and translations
The language code (e.g., 'en', 'fr', 'es')
Translation key-value pairs. Can contain nested objects. Empty object means 'use default translations'
Whether this language is enabled
Dot-paths the translator confirmed as correct even though they match the source (so a same-as-source string still counts as translated)
5000512
