Files
piratepoet/doc/api_methods/UnsubscribeFromList.md
2022-02-09 15:57:06 +01:00

337 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.