AhaSend · Schema

CreateDomainRequest

CreateDomainRequest schema from AhaSend API

EmailTransactional EmailDeveloper ToolsSMTPWebhooks

Properties

Name Type Description
domain string Fully qualified domain name
dkim_private_key string DKIM Private Key for the domain. Only RSA keys with a minimum key size of 2048 bits are supported. **Note:** This parameter is only supported on [Platform Partner](https://ahasend.com/partners) accoun
tracking_subdomain string Optional custom tracking subdomain. Omit to use the default on create.
return_path_subdomain string Optional custom return-path subdomain. Omit to use the default on create.
subscription_subdomain string Optional custom subscription management subdomain. Omit to use the default on create.
media_subdomain string Optional custom media subdomain. Omit to use the default on create.
dkim_rotation_interval_days integer Optional custom DKIM rotation interval in days. Only supported for managed DNS domains on eligible plans.
View JSON Schema on GitHub