Skip to main content
PATCH
Set Preferred MFA Method

Autorizaciones

Authorization
string
header
requerido

The authorization token in the 'Bearer ' format.

Parámetros de ruta

id
string
requerido

The unique identifier of the user you want to retrieve.

Cuerpo

application/json

Information required to set the preferred MFA method.

mfaType
enum<string>
requerido

The MFA type to set as preferred.

Opciones disponibles:
app,
email,
sms
secret
string

The TOTP secret (required for app-based MFA).

Respuesta

Preferred MFA method updated successfully.

preferredType
string