Delete
/api/mfa/admin/registrations/{factor}/users/{targetUserId}
Security
HTTP
Type bearer
Path parameters
factor
stringRequired
the mfa factor used
Valid values[
"TOTP",
"WEB_AUTHN"
]
targetUserId
stringRequired
The random 20 alphanumeric string id of the service identity user.
Responses
204
Given user's MFA factor registration is successfully deleted.