Skip to main content
PATCH
Set Preferred MFA Method

Autorizações

Authorization
string
header
obrigatório

The authorization token in the 'Bearer ' format.

Parâmetros de caminho

id
string
obrigatório

The unique identifier of the user you want to retrieve.

Corpo

application/json

Information required to set the preferred MFA method.

mfaType
enum<string>
obrigatório

The MFA type to set as preferred.

Opções disponíveis:
app,
email,
sms
secret
string

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

Resposta

Preferred MFA method updated successfully.

preferredType
string