update_dns
Modify DNS records for domains by updating record type, name, value, or TTL. Provide domain and record UUIDs to apply changes efficiently.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain_id | Yes | ||
name | No | test-2 | |
record_id | Yes | ||
ttl | No | ||
type | No | TXT | |
value | No | test-2 |