# `bird amb businesses settings`

## Usage

```bash
bird amb businesses settings
```

## Description

Settings belong to a business record in your workspace. Updates accept a JSON body through --body-file.

Reads return JSON. 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.

## Commands

| Name                                                           | Description                                         |
| -------------------------------------------------------------- | --------------------------------------------------- |
| [`get`](/docs/cli/reference/amb-businesses-settings-get)       | Get Apple Messages for Business channel settings    |
| [`update`](/docs/cli/reference/amb-businesses-settings-update) | Update Apple Messages for Business channel settings |

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