# `bird whatsapp suppressions`

## Usage

```bash
bird whatsapp suppressions
```

## Description

A suppression blocks every message to one address, either from one WhatsApp Business
Account or from the whole workspace, so the same address can appear more than once.
Ending one keeps its record, and only a suppression you added can be ended: a
recipient's own opt-out is theirs to reverse.

Reads return JSON; list is paginated. Destructive commands require --yes.

## Commands

| Name                                                         | Description                   |
| ------------------------------------------------------------ | ----------------------------- |
| [`add`](/docs/cli/reference/whatsapp-suppressions-add)       | Create a WhatsApp suppression |
| [`get`](/docs/cli/reference/whatsapp-suppressions-get)       | Get a WhatsApp suppression    |
| [`list`](/docs/cli/reference/whatsapp-suppressions-list)     | List WhatsApp suppressions    |
| [`remove`](/docs/cli/reference/whatsapp-suppressions-remove) | End a WhatsApp suppression    |

## Related resources

- [Should I use a Bird SDK or call the API directly?](/explained/platform/should-i-use-an-sdk-or-call-the-api-directly) (answer)
- [Build your first integration](/learn/paths/integration) (course)
- [Send your first email](/docs/get-started/send-your-first-email) (docs)

[Get an implementation brief](/learn/workspace?topic=api-basics)
