Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
2FA verification successful
The response is of type object
.
Verify 2FA code and complete authentication
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
2FA verification successful
The response is of type object
.