Skip to main content
POST
Bulk create block list entry

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Domains or emails to block

Domains or emails to block

bl_values
string[]
required

List of domains or emails to block

Required array length: 1 - 1000 elements
Example:

Response

List of created Block List Entry

items
Block List Entry · object[]
required
valid_count
number
required

Number of valid entries

Example:

1

invalid_count
number
required

Number of invalid entries

Example:

0