Update Domain
update-domainModify click/open tracking, TLS mode, and sending/receiving capabilities for an existing domain to control email engagement monitoring and delivery security.
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. |