Inbound
Create domain allowlist rule
Creates a new allowlist 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:
"Allow trusted senders"
Optional rule description
Maximum string length:
500Domain to apply the rule to (alternative to query param)
Example:
"example.com"