Authentication & User Info
Enable Two-Factor Authentication
Enables 2FA for the authenticated user. Requires confirmation step.
POST
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Response
200
2FA enabled (pending confirmation).