Method to remove emails from the suppression list.
Resource URL
https://api.wbsrvc.com/SuppressionList/DeleteEmails/
Method
POST
Parameters
user_key Required |
User Key of the user who initiates the call. Type: string |
email Required |
List of email addresses. Type: array of email addresses – i.e. array(‘test@test.com’) |
client_id Optional |
ID of the client. Type: integer |