v1
latestOpenAPI 3.0.12026-07-17515980.9 KBDNS
Updates a DNS
Body:
{
"name": string, optional
"content": string, optional
"data": object, optional
"ttl": integer, optional, Must be between 60 and 86400, or 1 for 'automatic'
"proxied": boolean, optional
}
patch/dns/{dnsId}
Path parameters
dnsIdstring required
DNS id
Request body
Response
Success