API
Access all the documentation of our API.
batchDeleteSubscribers(string auth_token,integer list_id,dict email_list)
Parameters
auth_token (string)
Your client authentication token
list_id (integer)
List identifier
email_list (dict)
Dictionary of subscribers with the following configuration: { 0: 'email1', 1: 'email2' }
Return value
list