Skip to main content
POST
Verify 2FA

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
user_id
string<uuid>
required
otp
string
required
Required string length: 6

Response

2FA verification successful

access_token
string
required
expires_in
integer
required

Token expiration in seconds

user_id
string<uuid>
required