Tool
mail_domain_create
Register a sending domain.
Behavior
- Returns
-
The domain record plus the DNS records to publish for DKIM. - Typical sequence
-
- mail_domain_create
- publish DNS records
- mail_domain_verify
Arguments
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | • | The sending domain to register, e.g. example.com. |
| region | string | — | Region for the sending identity (data residency); immutable after create. default: eu-north-1 |
Try it
Register example.com as a sending domain.