bird amb routing-rules delete
Usage
Codebeispiel
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
Codebeispiel
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 |
Verwandte Ressourcen
Weiter mit der Dokumentation, Anleitungen und Beispielen zu diesem Thema. Die Ressourcen sind auf Englisch.
Das Konzept verstehenShould I use a Bird SDK or call the API directly?Dem Lernpfad folgenBuild your first integrationImplementierungsleitfadenSend your first email
Implementierungs-Briefing erhalten