A suppression list contains localparts, emails and domains that are ignored during sending.
| Resource | Description |
|---|---|
| ImportEmails | Method to add emails to the suppression list. |
| ImportDomains | Method to add domains to the suppression list. |
| ImportLocalparts | Method to add localparts to the suppression list. |
| DeleteEmails | Method to remove emails from the suppression list. |
| DeleteDomains | Method to remove domains from the suppression list. |
| DeleteLocalparts | Method to remove localparts from the suppression list. |
| ExportEmails | Method to get the list of emails in the suppression list. |
| ExportDomains | Method to get the list of domains in the suppression list. |
| ExportLocalparts | Method to get the list of localparts in the suppression list. |