auth0 guardian factors phone set-provider
Set the phone MFA provider. One of: auth0, twilio, phone-message-hook.
This is a legacy endpoint. Tenants on the unified phone experience must manage phone delivery from the Dashboard (Branding > Phone Provider); it is not available to Management API tokens.
Usage
auth0 guardian factors phone set-provider [flags]
Examples
auth0 guardian factors phone set-provider --provider twilio
auth0 guardian factors phone set-provider --provider auth0 --json
Flags
--json Output in json format.
--json-compact Output in compact json format.
-p, --provider string Provider to use for the factor.
Inherited Flags
--agent-mode Output JSON, disable prompts and colors. Auto-enabled for AI agents; set AUTH0_AGENT_MODE=false to disable.
--debug Enable debug mode.
--no-color Disable colors.
--no-input Disable interactivity.
--tenant string Specific tenant to use.
Related Commands
- auth0 guardian factors phone set-message-types - Set the phone message types
- auth0 guardian factors phone set-provider - Set the phone provider (legacy)
- auth0 guardian factors phone set-templates - Set the phone templates (legacy)
- auth0 guardian factors phone set-twilio - Set the phone Twilio configuration (legacy)
- auth0 guardian factors phone show-message-types - Show the phone message types
- auth0 guardian factors phone show-provider - Show the phone provider (legacy)
- auth0 guardian factors phone show-templates - Show the phone templates (legacy)
- auth0 guardian factors phone show-twilio - Show the phone Twilio configuration (legacy)