post_add_to_blocklist
Overview
Adds the specified email address to the block list, so that no future newsletters will be sent to this address
Parameters
Name
Type
Required
Comments
EmailAddress
String
Optional if EmailID is specified
The email address you want to add to the block list
EmailID
Integer
Optional if EmailAddress is specified
The EmailID of the email address you want to add to the block list
Returns
0
|Error (Different descriptions for the error).
1
|Email address successfully added to block list
Example
https://www.graphicmail.co.nz/api.aspx?Username=user@mydomain.com&Password=123456&Function=post_add_to_blocklist&EmailID=123456&SID=11