Skip to main content Link Menu Expand (external link) Document Search Copy Copied

auth0 guardian factors phone set-message-types

Set the enabled phone message types. Supported values: sms, voice.

Usage

auth0 guardian factors phone set-message-types [flags]

Examples

  auth0 guardian factors phone set-message-types --message-type sms --message-type voice
  auth0 guardian factors phone set-message-types --message-type sms --json

Flags

      --json                   Output in json format.
      --json-compact           Output in compact json format.
      --message-type strings   Message type to enable. Repeat the flag for multiple types. Supported values: sms, voice.

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.