10 lines
339 B
Markdown
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.
|