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