Modify a string

Updates or replaces a string in the flow.

Path Params
string
required

Name of the string.

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

Update a flow string. Strings represent static text displayed in login and registration forms.

string
required

Path used to directly access the string in an API operation.

string
required

Name of the string.

value
object
required

JSON-formatted object containing the string's properties and property values.

Response
204

Successfully modified.

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