Skip to main content
POST
Import suppression rules from CSV

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Body

text/csv

The body is of type string.

Example:

"target_value\r\nuser@example.com\r\nother@example.com\r\n"

Response

Import processed

success
boolean
Example:

true

inserted
integer
Example:

12

skipped
integer
Example:

3

failed
object[]