# `bird email unsubscribe-page`

## Usage

```bash
bird email unsubscribe-page
```

## Description

One page per workspace, shown to a marketing recipient who unsubscribes. You set the sender
name it shows and its three colors, and a null returns one to the built-in style. Restyling
the page opts nobody in or out, and the preview link it returns is safe to open.

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/email-unsubscribe-page-get)       | Get the unsubscribe-page settings                                            |
| [`update`](/docs/cli/reference/email-unsubscribe-page-update) | Restyle the hosted page a marketing recipient lands on when they unsubscribe |