Skip to main content
POST
Verify MFA Code

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

type
enum<string>
required

Type of MFA method

Available options:
sms,
google
requestId
string
required

MFA request ID

Body

application/json
code
string
required
Maximum string length: 6

Response

200 - application/json

Successful verification

status
string
data
object