Import master translations JSON
Import translations for multiple workflows from master JSON format for a specific locale
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
Request Body
application/json
Requiredlocale
RequiredstringThe locale for which translations are being imported
masterJson
RequiredobjectMaster JSON object containing all translations organized by workflow identifier
Header Parameters
idempotency-key
stringA header for idempotency purposes
Response Body
Master translations imported 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