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

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