plunk_unsubscribe_contact
Unsubscribe a single contact by providing their public id. Use this tool to remove a contact from email lists via their unique public identifier.
Instructions
Unsubscribe a contact via their public id. For batch unsubscribes by regular id, use plunk_bulk_unsubscribe_contacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Contact's PUBLIC id — the id embedded in unsubscribe links, distinct from the regular UUID. Get it from plunk_get_contact (returns it alongside the regular id). |