Delete current authenticated user's MFA factor registration.

Prev Next
Delete
/api/mfa/register/{factor}/{credential}
Security
HTTP
Type bearer
Path parameters
factor
stringRequired

the mfa factor used

Valid values[ "TOTP", "WEB_AUTHN" ]
credential
stringRequired

The MFA factor credential to confirm deletion of the MFA factor registration

Responses
204

user MFA factor registration successfully deleted.

403

registration deletion failed because of invalid MFA factor credential

object
message
string
errorCode
string