Remove Subscriber
shipmail_remove_subscriberPermanently delete a subscriber from an audience. This hard-delete removes the row without preserving opt-out history; use unsubscribe to keep records.
Instructions
Permanently delete a subscriber row from an audience. Prefer unsubscribe to preserve opt-out history; this hard-deletes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| audience_id | Yes | Audience ID. | |
| subscriber_id | Yes | Subscriber ID. | |
| idempotency_key | No | Optional idempotency key. If omitted, the MCP server generates one for POST tools. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |