Inbound
Create domain blocklist rule
Creates a new blocklist rule for a domain. Provide the target via one of: domain (body or query param), subdomain_id (query), or subdomain_uuid (query).
POST
Authorizations
API key for account management endpoints. Use your api_ prefixed token.
Query Parameters
Domain (alternative to body.domain)
Numeric subdomain ID
Subdomain UUID
Body
application/json
Rule name (alphanumeric, spaces, hyphens, underscores, periods)
Required string length:
1 - 100Example:
"Block spam senders"
Optional rule description
Maximum string length:
500Domain to apply the rule to (alternative to query param)
Example:
"example.com"