post_unsubscribe_all
 
 
Overview
Unsubscribes the specified Email from all mailing lists in the account
 
Parameters
 
NameTypeRequiredComments
EmailStringYesThe email address you want to unsubscribe from all mailing lists
Returns
0|Error (Different descriptions for the error)
1|The email address was successfully unsubscribed from all lists
2|The email address was already unsubscribed from all mailing lists, or does not exist in mailing lists
Example
https://www.graphicmail.de/api.aspx?Username=user@mydomain.com&Password=123456&Function=post_unsubscribe_all&Email=unsubscriber@mydomain.com&SID=10