Skip to main content
PUT
Error

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Type of OTP (One-Time Password).

Available options:
none,
email,
sms,
totp
Example:

"sms"

Response

The actor's MFA config preferred OTP type was set.

[TO_VALIDATE] Description pending review by a Kardinal engineer.

item
enum<string>
default:none

Type of OTP (One-Time Password).

Available options:
none,
email,
sms,
totp
Example:

"sms"