Tool
mail_audience_delete
Delete an audience and all its contacts (cascade)
Delete an audience and all its contacts (cascade)
Behavior
- HTTP
DELETE /mail/audiences/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | Audience id to delete |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| deleted | boolean | • |
Try it
Delete an audience and all its contacts (cascade).