Skip to main content

Begin MFA enrolment (TOTP)

POST 

/auth/mfa/setup

Generates a TOTP secret and returns a QR-code data URL plus the otpauth:// URI for authenticator apps. The user must call /mfa/verify with a live token to finalise enrolment. Requires the self:mfa:manage permission.

Request

Responses

MFA enrolment payload with QR code and OTP auth URI.