Authorizations
API token from your organization settings
Path Parameters
Repository identifier
Language code (e.g., en-US, fr-FR, es-ES)
Bundle name or ID
Query Parameters
If true, completely replaces the file. If false, merges new keys only
If true, automatically translates new keys to other languages in the bundle
If true, waits for translations to complete before responding
Target branch name. Defaults to the repository's main branch. If the branch does not exist, it will be created, by copying the main branch and applying the changes.
Body
- Option 1
- Option 2
Request body supports two formats: JSON object or file content
{ "key1": "value1", "key2": "value2" }
Response
Translation file updated successfully
true
"Translation file updated successfully"
"main"
2
false
true
false
Results of translation generation for other languages