Exclusion Lists Overview
The exclusion list API endpoints allow you to:- List excluded domains and emails
- Create new exclusions
- Delete existing exclusions
Exclusion Domain Object
Exclusion Email Object
Exclusion Domains Endpoints
List Excluded Domains
Request Retrieve a list of excluded domains:200 OK with a list of excluded domains:
Create Domain Exclusions
Request Add new domains to the exclusion list.200 OK with the status of each domain:
Delete Domain Exclusions
Request Remove domains from the exclusion list.200 OK with the status of each domain:
Exclusion Emails Endpoints
List Excluded Emails
Request Retrieve a list of excluded emails:200 OK with a list of excluded emails:
Create Email Exclusions
Request Add new emails to the exclusion list.200 OK with the status of each email:
Delete Email Exclusions
Request Remove emails from the exclusion list.200 OK with the status of each email: