Resetting Multi-Factor Authentication through Swagger

Article Content

Overview
User Account Requirements
Related Information/Setup
Navigation
Resetting Multi-Factor Authentication Through Swagger

Overview

If a user loses access to their authenticator app (e.g. mobile phone is lost) or over-writes their account credentials accidentally (i.e. adds account for Sandbox environment), an Administrator can reset multi-factor authentication (MFA) for the end user either through the User Management screen or API (Swagger).


User Account Requirements 

Only Administrators can reset MFA for users on their Org.


Related Information/Setup

Please refer to the Multi-Factor Authentication Setup article for more information on setting up users with MFA. 


Navigation

  1. From the Home screen, click the Administration icon.

Administration Icon

  1. From the Administrator Settings menu, click Admin Overview.

Administrator Settings Menu

  1. From the Admin Overview screen, click the Swagger Docs tile under the Tools section.

Swagger Docs Tile

  1. From the Admin: Help screen, click the user topic to expand the list of endpoints and click Put /user/users/mfa/reset to open the parameters.

API Endpoint

Resetting Multi-Factor Authentication through Swagger

  1. Click the example value to load the call into the body.

Example Value

  1. In the body section, replace the value 1 with the user ID. For information on how to retrieve a user ID, click here.

User ID Value

  1. Click the Execute button to execute the API call.

Execute Button

Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more