unsubscribe_contact
Mark a contact as unsubscribed, preventing future email sends. Provide the contact id and optional sender to complete the opt-out process.
Instructions
Opt a contact out (stamps unsubscribedAt). Future sends should honor this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |