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-key
stringA header for idempotency purposes
Response Body
Master translations uploaded successfully
success
RequiredbooleanOverall success status of the import operation
message
RequiredstringHuman-readable message describing the import result
successful
array<string>List of resource IDs that were successfully imported
failed
array<string>List of resource IDs that failed to import