MFA sign in
OTP
MFA sign in
Complete multi-factor authorization to sign in, with a TOTP and an MFA attempt code
POST
MFA sign in
Documentation Index
Fetch the complete documentation index at: https://docs.hexclave.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Response
200 - application/json
Successful response
Long-lived refresh token that can be used to obtain a new access token
Example:
"i8ns3aq2...14y"
Short-lived access token that can be used to authenticate the user
Example:
"eyJhmMiJB2TO...diI4QT"
Whether the user is a new user
Example:
true
The unique identifier of the user
Example:
"3241a285-8329-4d69-8f3d-316e08cf140c"