Skip to content

API: Importing a file to the suppression list and checking the import status

We have introduced a new API collection, ImportToSuppressionListTasks, where you can perform two actions on the suppression list:

  1. Add a file with multiple records using the POST method.
  2. Check the status of this import using the GET method.
On this page
To top