Remove a specific multi-factor authentication (MFA) enrollment from a user’s account. This allows the user to re-enroll with MFA. For more information, review Reset User Multi-Factor Authentication and Recovery Codes.
Documentation Index
Fetch the complete documentation index at: https://auth0-fix-5290.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
ID of the enrollment to be deleted.
^((totp|sms|voice|push|email|recovery-code|webauthn-roaming|webauthn-platform)\|)?dev_[A-Za-z0-9-_]+$Enrollment successfully deleted.