Go
Delete a User's Multi-factor Provider
Remove a multifactor authentication configuration from a user’s account. This forces the user to manually reconfigure the multi-factor provider.
DELETE
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the user to remove a multifactor configuration from.
The multi-factor provider. Supported values 'duo' or 'google-authenticator'
Available options:
duo, google-authenticator Response
Multi-factor provider successfully deleted for user.
Invalidate All Remembered Browsers for Multi-factor Authentication (MFA)
Previous
List user's organizations
Next