Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Bearer authentication. Send Authorization: Bearer .

Path Parameters

id
string
required

Target User ID

Body

application/json

MFA Admin Enable Input

MFAAdminEnableInput payload

mfaType
enum<string>
required
Available options:
app,
email
Example:

"email"

Response

OK

recoveryCodes
string[]

Newly issued recovery codes. Any code issued earlier is now invalid.