Mfa Unenroll
Remove an MFA factor from the authenticated user's account.
Uses the admin API so that verified factors can be deleted without requiring the caller to hold an aal2 session token (which may have been downgraded by a token refresh).
delete/api/v1/auth/mfa/{factor_id}
Path parameters
factor_idstring required
Headers
authorizationstring nullable
Cookies
modaic_sessionstring nullable
Response
Successful Response
{"stackTrail":"paths:/api/v1/auth/mfa/{factor_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}