Create a string

Adds a string to the flow.

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

Adds a string to the flow.

string
required

Configuration URL for the string.

string
required

Unique name assigned to the string. The name member is identical to the schemaId member. You must assign a value to either the name or the schemaId but not to both.

string
required

Unique identifier assigned to the string. The schemaId member is identical to the name member. You must assign a value to either the name or the schemaId but not to both.

string
required

Unique identifier for the string. The key is the value typically referenced when making API calls.

string
required

Internal path of the string. The path is automatically assigned when you create a string.

values
array
required

JSON array of the translated versions of the string.

values*
Response
201

Successfully created.

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