HomeRetool APIUsersResets a user's existing two factor authentication settingResets a user's existing two factor authentication setting PUT /users/reset2fa/:userId Available on version 3.124+. Disables any existing 2FA settings for a user. The API token must have the "Users > Write" scope. Request Responses204Successfully reset 2FA.