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

auth0 email provider delete

Delete the email provider.

To delete interactively, use auth0 email provider delete with no arguments.

To delete non-interactively, supply the the --force flag to skip confirmation.

Usage

auth0 email provider delete [flags]

Examples

  auth0 provider delete
  auth0 email provider rm
  auth0 email provider delete --force
  auth0 email provider rm --force

Flags

      --force   Skip confirmation.

Inherited Flags

      --debug           Enable debug mode.
      --no-color        Disable colors.
      --no-input        Disable interactivity.
      --tenant string   Specific tenant to use.