Learn how to manage domain and email exclusions.
Field | Type | Description |
---|---|---|
domain | string | The domain name that is excluded (e.g., domain.com ). |
source | string | The source or reason for exclusion (e.g., amplemarket , salesforce ). |
date_added | string | The date the domain was added to the exclusion list (ISO 8601). |
excluded_reason | string | The reason for the exclusion (e.g., api , `manual). |
_links | object | Links to related resources. |
Field | Type | Description |
---|---|---|
email | string | The email address that is excluded (e.g., someone@domain.com ). |
source | string | The source or reason for exclusion (e.g., amplemarket , salesforce ). |
date_added | string | The date the email was added to the exclusion list (ISO 8601). |
excluded_reason | string | The reason for the exclusion (e.g., api , manual ). |
_links | object | Links to related resources. |
200 OK
with a list of excluded domains:
200 OK
with the status of each domain:
200 OK
with the status of each domain:
200 OK
with a list of excluded emails:
200 OK
with the status of each email:
200 OK
with the status of each email: