Unsubscribe a Subscriber
Silently unsubscribe a subscriber from a list using their unique subscriber and list identifiers. No notification email is sent.
📤 Unsubscribe a Subscriber
Remove a subscriber from active communication without sending an email notification.
🔹 HTTP Request
🔸 URL Segments
Segment
Required
Description
LIST-UNIQUE-ID
Yes
List unique ID to which the subscriber belongs.
SUBSCRIBER-UNIQUE-ID
Yes
Subscriber unique ID to unsubscribe.
🔐 Authorization Header
💻 PHP Example
📦 Sample JSON Response
Last updated