Error
Core
Confirm login with OTP
POST
Error
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
- Option 1
- Option 2
Provides the OTP code to fulfill the login.
A 6-digits OTP code.
Example:
"403852"
Response
The login succeeded.
- Option 1
- Option 2
An object containing a 'gdpr' JSON Web Token, returned by a successful login of a user which needs to approve a GDPR policy.