update_dns_record
Modify a DNS record in Cloudflare by updating its type, name, content, TTL, priority, or proxied status using the specified record ID.
Instructions
Update an existing DNS record
Input Schema
Name | Required | Description | Default |
---|---|---|---|
content | No | DNS record content | |
name | No | DNS record name | |
priority | No | Priority (for MX records) | |
proxied | No | Whether the record should be proxied through Cloudflare | |
recordId | Yes | The DNS record ID to update | |
ttl | No | Time to live (TTL) in seconds | |
type | No | DNS record type |