Open Context Protocol is live! 🚀 Read the launch post

updateDnsDomain

Update a DNS Domain

PUT /domains/{dns-domain} HTTP/1.1

Parameters

{
  "dns_sec": {
    "description": "Enable or disable DNSSEC.\n\n* enabled\n* disabled",
    "required": true,
    "location": "body",
    "type": "string"
  }
}