Admin
Removes the configured two-factor authentication of the specified user, if the requesting user is staff. This can be used to restore access for users that lost their two-factor device and backup codes. The user will be able to log in with just their password and can configure two-factor authentication again afterwards.
delete/api/admin/users/{user_id}/two-factor-auth/
Path parameters
user_idinteger required
The id of the user whose two-factor authentication must be removed.
Response
No response body