Tool
mail_audience_create
Create an audience (a named bucket of contacts) for the current product
Create an audience (a named bucket of contacts) for the current product
Behavior
- HTTP
POST /mail/audiences
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | • | Human label for the audience |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| id | string | • | |
| name | string | • | |
| createdAt | string | • | |
| updatedAt | string | • |
Try it
Create an audience (a named bucket of contacts) for the current product.