create_domain
Add a domain to Resend for sending emails and receive the DNS records (SPF, DKIM, DMARC) you must configure to verify ownership.
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") |