bird whatsapp suppressions remove
Usage
代码示例
bird whatsapp suppressions remove <suppression-id> [flags]Description
End one WhatsApp suppression by ID. The record is kept and stays readable. Only suppressions with reason manual can be ended; a recipient's own opt-out is refused.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
代码示例
bird whatsapp suppressions remove <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 whatsapp suppressions add | Create a WhatsApp suppression |
| bird whatsapp suppressions get | Get a WhatsApp suppression |
| bird whatsapp suppressions list | List WhatsApp suppressions |