Apply translation versions from JSON file to template

Upload a JSON file containing translations and apply them to an existing template for specified target languages

Path Params
int64
required

The template ID

Body Params
file
required

JSON file containing translation data to be applied

targetLanguages
array of strings
required
length ≥ 1

Set of target language codes in locale format (two lowercase letters, e.g., en, es, fr)

targetLanguages*
Headers
string

Authentication token

Response
204

Translation versions successfully applied. No content returned.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!