Upload master translations JSON file
Upload a master JSON file containing translations for multiple workflows. Locale is automatically detected from filename (e.g., en_US.json)
Authorization
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Authorization<token>API key authentication. Allowed headers-- "Authorization: ApiKey <api_key>".
In: header
Header Parameters
idempotency-keystringA header for idempotency purposes
Response Body
Master translations uploaded successfully
successRequiredbooleanOverall success status of the import operation
messageRequiredstringHuman-readable message describing the import result
successfularray<string>List of resource IDs that were successfully imported
failedarray<string>List of resource IDs that failed to import