update_dns_record
Modify specific fields of an existing Cloudflare DNS record (like content, TTL, or proxied) while leaving others unchanged. Pass only the parameters you need to update.
Instructions
Partially update an existing DNS record. Only the fields you pass are changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl | No | ||
| name | No | ||
| type | No | ||
| comment | No | ||
| content | No | ||
| proxied | No | ||
| zone_id | Yes | ||
| priority | No | ||
| dns_record_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||