Users
Disable 2FA for a user
Administratively disables two-factor authentication for the target user, removing any registered authenticator and recovery codes. Use this when a user has lost access to their second factor and the caller has verified the user's identity through another channel.
delete/users/{userId}/two-factor-authentication
Query parameters
site_idstring uuid required
The site id the action is being performed on.
Response
2FA was successfully disabled for the user.