Domains
List protected email domains
GET/accounts/{account_id}/email-security/settings/domains
Get an email domain
GET/accounts/{account_id}/email-security/settings/domains/{domain_id}
Update an email domain
PATCH/accounts/{account_id}/email-security/settings/domains/{domain_id}
Unprotect an email domain
DELETE/accounts/{account_id}/email-security/settings/domains/{domain_id}
ModelsExpand Collapse
DomainListResponse object { id, allowed_delivery_modes, authorization, 19 more }
DomainListResponse object { id, allowed_delivery_modes, authorization, 19 more }
emails_processed: optional object { timestamp, total_emails_processed, total_emails_processed_previous }
emails_processed: optional object { timestamp, total_emails_processed, total_emails_processed_previous }
Deprecatedlast_modified: optional string
Deprecated, use modified_at instead. End of life: November 1, 2026.
formatdate-time
DomainGetResponse object { id, allowed_delivery_modes, authorization, 19 more }
DomainGetResponse object { id, allowed_delivery_modes, authorization, 19 more }
emails_processed: optional object { timestamp, total_emails_processed, total_emails_processed_previous }
emails_processed: optional object { timestamp, total_emails_processed, total_emails_processed_previous }
Deprecatedlast_modified: optional string
Deprecated, use modified_at instead. End of life: November 1, 2026.
formatdate-time
DomainEditResponse object { id, allowed_delivery_modes, authorization, 19 more }
DomainEditResponse object { id, allowed_delivery_modes, authorization, 19 more }
emails_processed: optional object { timestamp, total_emails_processed, total_emails_processed_previous }
emails_processed: optional object { timestamp, total_emails_processed, total_emails_processed_previous }
Deprecatedlast_modified: optional string
Deprecated, use modified_at instead. End of life: November 1, 2026.
formatdate-time