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.
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.