# `bird amb suppressions`

## Usage

```bash
bird amb suppressions
```

## Description

A business-scoped suppression applies to that business; omitting the business applies it across the workspace.

Reads return JSON; list is paginated. Mutations take flags and/or a --body-file JSON body (flags overriding); run --example to print the body shape or --dry-run to preview the request. Destructive commands require --yes.

## Commands

| Name                                                    | Description                                       |
| ------------------------------------------------------- | ------------------------------------------------- |
| [`create`](/docs/cli/reference/amb-suppressions-create) | Create an Apple Messages for Business suppression |
| [`delete`](/docs/cli/reference/amb-suppressions-delete) | End an Apple Messages for Business suppression    |
| [`get`](/docs/cli/reference/amb-suppressions-get)       | Get an Apple Messages for Business suppression    |
| [`list`](/docs/cli/reference/amb-suppressions-list)     | List Apple Messages for Business suppressions     |

## 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)
