Skip to main content

Disable MFA

POST 

/auth/mfa/disable

Re-authenticates the user with password + live TOTP and disables MFA on the account. Emits auth.mfa.disable. Requires the self:mfa:manage permission.

Request

Responses

Resource created. Body follows the shared { data, meta } envelope; data is the newly-created resource.