Skip to main content
POST
Initiate MFA Challenge

Corpo

application/json

Information used to request a new MFA verification code via email or SMS.

mfaToken
string
obrigatório

The temporary MFA token received from the access token endpoint.

mfaType
enum<string>
obrigatório

The MFA method to use for the challenge.

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

Resposta

The MFA challenge was initiated. A verification code has been sent through the requested method.

message
string

Confirmation that the challenge was initiated.