Update the time-based one-time password configuration.

Update the time-based one-time password configuration.

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

Body Params

The updated configuration.

string
required

The algorithm that is used to generate the one-time password

int32
required
6 to 12

The number of digits of the one-time password

boolean
required

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

string
required

The URI format to use when providing secret keys

boolean
required

Whether one-time password values can only be used once within the given period

int32
required
1 to 1800

The number of seconds until the one-time password expires

int32
required
0 to 5

The period skew intervals to consider for synchronization delay between the server and client generating the one-time password. For example, a skew interval of 2 means a one-time password in up to two intervals in the past, or two in the future will be valid

int32
1 to 5

The maximum number of enrollments a specific user may enroll

Responses
204

The configuration was updated.

Language
URL
Choose an example:
application/json