Generate MFA secret
post/auth/v0.1/mfa/secret
Request
Authorization
X-AT
header
apiKey
Body
application/json
emailThe e-mail address of your account.
string
REQUIRED
passwordThe encrypted and base64 encoded password of your account.
string
REQUIRED
Response
200MFA secret generated.
422Validation error.
Shell cURL
shellShow schema
json