bird amb routing-rules delete
Usage
Code example
bird amb routing-rules delete <routing-rule-id> [flags]Description
Deletes a routing rule. A conversation already routed by it keeps its queue; only newly created or reopened conversations stop matching it. Deleting a business's default rule leaves it with none, so unmatched conversations route to an empty queue until you create another.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Code example
bird amb routing-rules 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 amb routing-rules create | Create an Apple Messages for Business routing rule |
| bird amb routing-rules get | Get an Apple Messages for Business routing rule |
| bird amb routing-rules list | List Apple Messages for Business routing rules |
| bird amb routing-rules update | Update an Apple Messages for Business routing rule |
Related resources
Continue with the documentation, guides and examples for this topic. Resources are in English.
Understand the conceptShould I use a Bird SDK or call the API directly?Follow the learning pathBuild your first integrationImplementation guideSend your first email
Get an implementation brief