Authentication
Validate Two-Factor Authentication
Processes and verifies two-factor authentication keys.
POST
Use the Login endpoint to retrieve the SessionKey
, then include it in the Authorization field for authentication.
Authorizations
Enter the Session Key with the Bearer
prefix, e.g. "Bearer abcde12345".
Query Parameters
The One Time Password that was sent to the users phone.
Was this page helpful?