Modify a 2FA message

Modifies the specified two-factor authentication (2FA) message.

Recipes
Modify a two-factor authentication message
Open Recipe
Path Params
string
required

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

string
required

Name of the flow.

string
required

ISO language code for the locale.

string
required

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

Body Params
string

Text for messages sent by SMS messaging.

string

Subject line for messages sent by email. Note that the same subject line is used for plain-text and HTML messages.

string

Text for plain-text messages sent by email. You can’t include any kind of formatting in your plain-text messages.

string

Text sent for HTML messages sent by email. You can include HTML tags and inline CSS formatting in HTML messages.

Responses
204

No content.

Language
Authentication
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json