deleteList method

It is a method to delete a list.

Warning:

data on the date and time of subscription to this list will be lost. Those recipients that were only in this list will be displayed in the «outside lists» section of the web interface after deletion.

Principle of use

Syntax and URL to call the method
deleteList (int list_id)
https://api.selzy.com/en/api/deleteList?format=json&api_key=KEY&list_id=ID
Arguments
api_key * API access key.
list_id * List code obtained using the getLists or createList method.
Return value
An empty JSONE object. If there are any errors or warnings, they are returned in the error/warnings fields as described.

Did we answer to your question?

0
0