api-docs-icon

Create Suppression List

POST
/ api/ v1/ lists/ suppression

Create a new suppression list that can be used in a campaign to suppress contacts from being sent out.

This API call will create the initial list. You must then add contacts to the list using the SuppressionListContact API

object
Country
string
nullable

The country associated with the list.

Example:
US
Name
string
nullable

The name of the list item.

Example:
Metacortex Employees

Response

application/json
array[object]
object

Code Examples

Response