Update a Translation

Updates an existing translation.

Path Params
string
required

Name of the flow.

string
required

Application ID. You can find your application ID on the Console's Manage Application page.

Body Params
string
required

Unique identifier of the translation.

values
array of strings
required

Localized versions of the string and the values to be assigned to those localized versions. Only the localized versions referenced in the values parameter are updated.

values*
Response
204

Successfully modified.

Language
Authentication
URL
Click Try It! to start a request and see the response here!