Authentication & User Info
Confirm Two-Factor Authentication
Confirms the 2FA setup using a code from the authenticator app.
POST
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Body
application/json
Response
200
2FA confirmed successfully.