Enroll in TOTP 2FA
POST /api/v1/auth/2fa/totp/enroll
POST
/api/v1/auth/2fa/totp/enroll
Generate TOTP secret and QR code for authenticator app.
Authorizations
Responses
200
Successful Response
Response for TOTP enrollment.
object
provisioning_uri
required
string
qr_code_base64
required
string
recovery_codes
required
Array<string>
secret
required
string