Skip to main content
POST
Block email domains

Authorizations

Authorization
string
header
required

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

Body

application/json
domains
string
required

Domain(s) to block — comma-separated for multiple (e.g. "spam.com, junk.org")

Minimum string length: 1
reason
string

Why these domains are being blocked

Response

Default Response

blocked
object[]
required

Domains that were successfully blocked

skipped
string[]
required

Domains that were already blocked

summary
object
required