Reset a user's two-factor authentication PUT /users/reset2fa/:userId Disables all two-factor authentication methods for the specified user. Requires the users:write scope. Request Responses204Two-factor authentication has been successfully reset.