Subdomains
List sending subdomains
GET/zones/{zone_id}/email/sending/subdomains
Get a sending subdomain
GET/zones/{zone_id}/email/sending/subdomains/{subdomain_id}
Create a sending subdomain
POST/zones/{zone_id}/email/sending/subdomains
Delete a sending subdomain
DELETE/zones/{zone_id}/email/sending/subdomains/{subdomain_id}
ModelsExpand Collapse
SubdomainListResponse object { enabled, name, tag, 5 more }
SubdomainListResponse object { enabled, name, tag, 5 more }
dkim_selector: optional string
The DKIM selector used for email signing. Wildcard rows publish the selector and sign with d=<base>.
modified: optional string
The date and time the destination address was last modified.
formatdate-time
SubdomainGetResponse object { enabled, name, tag, 5 more }
SubdomainGetResponse object { enabled, name, tag, 5 more }
dkim_selector: optional string
The DKIM selector used for email signing. Wildcard rows publish the selector and sign with d=<base>.
modified: optional string
The date and time the destination address was last modified.
formatdate-time
SubdomainCreateResponse object { enabled, name, tag, 5 more }
SubdomainCreateResponse object { enabled, name, tag, 5 more }
dkim_selector: optional string
The DKIM selector used for email signing. Wildcard rows publish the selector and sign with d=<base>.
modified: optional string
The date and time the destination address was last modified.
formatdate-time
SubdomainsDNS
Get sending subdomain DNS records
GET/zones/{zone_id}/email/sending/subdomains/{subdomain_id}/dns