Create a localized string

Adds a localized string to a flow.

Path Params
string
required

ISO language code for the locale.

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

Adds a String to the flow. Strings must contain either schemaId or value. Do not provide both.

string
required

Name of the string.

string
required

Value assigned to the string.

Response
201

Successfully created.

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