bird sms suppressions remove
Usage
Codebeispiel
bird sms suppressions remove <suppression-id> [flags]Description
End a manual SMS suppression, letting that sender message that subscriber again. Only reason manual can be ended this way: a subscriber's own stop keyword and a carrier's opt-out are refused.
This is destructive and cannot be undone; pass --yes to confirm.
Examples
Codebeispiel
bird sms 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 sms suppressions add | Create an SMS suppression |
| bird sms suppressions get | Get an SMS suppression |
| bird sms suppressions list | List SMS suppressions |