Users
Unregister MFA for Self
Unregister the MFA device for the user
If the user does not require further verification then a register new MFA device token will be sent to them via their email address
post/v2/users/self/mfa/unregister
Headers
Authorizationstring
Bearer token authorization leg of validate
Request body
Example request
{
"mfaType": "TOTP"
}Response
the MFA Type to unregister