bird sms 10dlc brands delete
Usage
代码示例
bird sms 10dlc brands delete <brand-id> [flags]Description
Delete a 10DLC brand from the workspace. Irreversible; register a replacement with bird sms 10dlc brands create if needed. Fails if a campaign still references the brand; delete those campaigns first with bird sms 10dlc campaigns delete.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
代码示例
bird sms 10dlc brands delete <id> --yesOptions
Safety
| Name | Description |
|---|---|
| --idempotency-key | Deduplication key; a retry with the same key won't act twice |
| --yes | Confirm a destructive action (required; the CLI never prompts) |
Related
| Name | Description |
|---|---|
| bird sms 10dlc brands create | Create a 10DLC brand |
| bird sms 10dlc brands get | Get a 10DLC brand |
| bird sms 10dlc brands list | List 10DLC brands |