Update Domain
update-domainUpdate an existing email domain in Resend by adjusting TLS mode, tracking settings, and sending/receiving capabilities.
Instructions
Update an existing domain in Resend. Allows changing tracking settings, TLS mode, and capabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Domain ID | |
| tls | No | TLS mode. "opportunistic" attempts secure connection with fallback. "enforced" requires TLS or fails. | |
| capabilities | No | Domain capabilities. At least one capability must remain enabled. | |
| openTracking | No | Track the open rate of each email. | |
| clickTracking | No | Track clicks within the body of each HTML email. | |
| trackingSubdomain | No | Custom subdomain for tracking links (e.g., "track" for track.example.com). When set, click and open tracking URLs will use this subdomain instead of the default. |