Inbound
Create blocklist rule
Creates a new blocklist rule for an inbound domain
POST
Authorizations
Enter your Bearer token in the format "Bearer {token}"
Body
application/json
Domain to apply the rule to
Example:
"example.com"
Type of blocklist rule
Available options:
from
, to
, subject
, body
, ip
Action to take when rule matches
Available options:
block
, quarantine
Value to match against (format depends on type)
Example:
"spam@example.com"
Optional notes about the rule
Maximum length:
64
Example:
"Known spam account"