create_domain
Add a sending domain to Resend and retrieve the required DNS records for verification.
Instructions
Add a sending domain to Resend. Returns the DNS records (SPF, DKIM, optional DMARC) you must add to your DNS provider before verifying.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Domain name, e.g. "acme.com" or "mail.acme.com" | |
| region | No | Sending region (default us-east-1) | |
| custom_return_path | No | Custom Return-Path subdomain (default "send") |