Update domain record
documentedUpdate a DNS record.
PUT /v2/domains/{domain_name}/records/{record_id}Domainsno implementation yet0 runsInput
domain_name
Domain name
example.com
record_id
Domain Record ID
12345678
type
Record type
A|CNAME|MX|TXT|SRV
name
Record name
www
data
Record data
IP or hostname
priority
MX priority
0-65535
port
SRV port
0-65535
ttl
TTL (seconds)
seconds
weight
SRV weight
0-1000
flags
CAA flags
0-255
tag
Tag
env-prod
Calls DigitalOcean as you (your API key is your account); keychains.dev holds the credentials.