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

10 lines
339 B
Markdown

[back to list](../Readme.md)
# 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](./UnsubscribeFromLists.md). The only difference is the second argument which is a single list id.