HomeRetool APIUsersResets a user's existing two factor authentication settingApplies to: Cloud and 3.259.0-edgeResets 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.