Skip to main content

band tnoption assign

Assign phone numbers to a 10DLC campaign

Synopsis

Creates a TN Option Order to assign one or more phone numbers to a 10DLC campaign.

This is the step that connects your phone numbers to an approved campaign so messages will deliver. Without this, carriers will reject messages with error 4476.

band tnoption assign <number> [number...] [flags]

Examples

band tnoption assign +19195551234 --campaign-id CA3XKE1
band tnoption assign +19195551234 +19195551235 --campaign-id CA3XKE1 --wait

Options

--campaign-id string 10DLC campaign ID to assign (required)
-h, --help help for assign
--timeout duration Maximum time to wait (default 60s) (default 1m0s)
--wait Wait until the order completes

Options inherited from parent commands

--account-id string Bandwidth account ID (overrides config)
--environment string API environment: prod, test (overrides config)
--format string Output format: json or table (default "json")
--plain Simplified flat JSON output (recommended for scripts and agents)

SEE ALSO

  • band tnoption - Manage TN Option Orders (assign numbers to campaigns, set SMS/CNAM options)