Tool
mail_contact_delete
Delete a contact from an audience
Delete a contact from an audience
Behavior
- HTTP
DELETE /mail/audiences/:audienceId/contacts/:id
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | • | Contact id |
| audience_id | string | • | Audience id |
Response
| Field | Type | Always | Description |
|---|---|---|---|
| deleted | boolean | • |
Try it
Delete a contact from an audience.