add_domain
Add a sending domain and retrieve the DNS records needed to verify DKIM, SPF, and DMARC.
Instructions
Add a sending domain. Returns the DNS records (DKIM/SPF/DMARC) the user must publish to verify it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | The domain to add, e.g. mail.acme.com. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |