Auth0 · Capability
Auth0 API — MFA
Auth0 API — MFA. 4 operations. Lead operation: Auth0 Associates or adds a new authenticator for multi-factor authentication (MFA).. Self-contained Naftiko capability covering one Auth0 business surface.
What You Can Do
POST
Mfaassociate
— Auth0 Associates or adds a new authenticator for multi-factor authentication (MFA).
/v1/mfa/associate
GET
Mfaauthenticators
— Auth0 Returns a list of authenticators associated with your application.
/v1/mfa/authenticators
DELETE
Mfaauthenticatorsdelete
— Auth0 Deletes an associated authenticator using its ID.
/v1/mfa/authenticators/{authenticator-id}
POST
Mfachallenge
— Auth0 Request a challenge for multi-factor authentication
/v1/mfa/challenge
MCP Tools
auth0-associates-adds-new-authenticator
Auth0 Associates or adds a new authenticator for multi-factor authentication (MFA).
auth0-returns-list-authenticators-associated
Auth0 Returns a list of authenticators associated with your application.
read-only
idempotent
auth0-deletes-associated-authenticator-using
Auth0 Deletes an associated authenticator using its ID.
idempotent
auth0-request-challenge-multi-factor
Auth0 Request a challenge for multi-factor authentication