Reset user MFA from the enrolled list

user has enrolled for multiple MFA. Now how can we reset MFA based on choice. Currently, during “reset MFA” there is no choice.

Hi @saurabh.gupta234816 ,

I think you will need to look at utilising the Management API to remove / delete a specific Factor.
You can do this by calling the endpoint here and providing UserID along with the authentication_method_id.

Hope this helps,

thank you. that helps

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.