MFA sign in
Complete multi-factor authorization to sign in, with a TOTP and an MFA attempt code
Request
This endpoint expects an object.
type
totp
code
A 45 character code
Response
Successful response
refresh_token
Long-lived refresh token that can be used to obtain a new access token
access_token
Short-lived access token that can be used to authenticate the user
is_new_user
Whether the user is a new user
user_id
The unique identifier of the user