Update Dns Record
update_dns_recordUpdate an existing DNS record by providing the zone and record IDs. Change only specified fields like content, TTL, proxy status, or comment.
Instructions
Update an existing DNS record. Only the fields you provide will be changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | New TTL in seconds (1 = auto) | |
| comment | No | Update the record comment | |
| content | No | New record value | |
| proxied | No | Toggle Cloudflare proxy on/off | |
| zone_id | Yes | Cloudflare zone ID | |
| record_id | Yes | DNS record ID to update |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||