Update the email one-time password configuration.

Update the email one-time password configuration.

Entitlements:
- manageMFAMethods (Manage second-factor authentication method configuration)

Body Params

The updated configuration.

string
required

The allowed alphanumeric character set for one-time password generation

boolean
required

The enabled state of email one-time password to be used in runtime flows

int32
required
1 to 1800

The number of seconds until the one-time password expires

int32
required
1 to 20

The length of the one-time password

int32
required
0 to 10

The number of retry attempts before the verification is marked as failed

array of strings

The list of email domains that are to be allowed. Supported entries can be defined as literal strings and/or regex patterns.

allowlist
array of strings

The list of email domains that are to be denied. Supported entries can be defined as literal strings and/or regex patterns.

denylist
Responses
204

The configuration was updated.

Language
URL
Choose an example:
application/json