bird amb suppressions delete
Usage
Code example
bird amb suppressions delete <suppression-id> [flags]Description
Ends the suppression episode, so the handle can be messaged again. The episode itself is kept and stays readable by ID, recording when and how it ended. This does not delete history: dropping an episode from the list does not erase the record of when the handle was suppressed. An episode opened by a close also ends automatically when the same customer starts that conversation again, without any call to this endpoint; this endpoint can end an episode of any origin directly, at any time.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Code example
bird amb suppressions 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 suppressions create | Create an Apple Messages for Business suppression |
| bird amb suppressions get | Get an Apple Messages for Business suppression |
| bird amb suppressions list | List Apple Messages for Business suppressions |
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