Files
piratepoet/doc/api_methods/UnsubscribeFromList.md
Rostislav Wolny 8d4e3793b3 Add doc page for unsubscribeFromList method
[MAILPOET-2035]
2019-05-27 06:10:46 -04:00

339 B

back to list

Unsubscribe from List

array unsubscribeFromList(string $subscriber_id, string $list_id)

This method removes a subscriber from given list.

This method works exactly the same as Unsubscribe from Lists. The only difference is the second argument which is a single list id.