Delete One Subscriber
Permanently delete a subscriber from a specific list. This operation is silent — no notification email will be sent.
🗑️ Delete One Subscriber
Remove a subscriber from a specific list using their unique subscriber and list identifiers.
🔹 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 delete.
🔐 Authorization Header
💻 PHP Example
📦 Sample JSON Response
Last updated