SubscriberUnsubscribe
< Return to Method List
boolean
SubscriberUnsubscribe(string
$id_or_email)
Unsubscribe a single subscriber. See also SubscriberUnsubscribeBatch().
Parameters
| string id_or_email | The subscriber id or email address to unsubscribe. |
|---|
Return Value
| boolean | Returns TRUE on success, or an error structure. |
|---|