Skip to main content

SetRdnsRequest

familystringrequired

Possible values: [ipv4, ipv6]

answerstringrequired

Desired PTR hostname. Sanitized server-side to a hostname-safe alphabet; an empty string clears the record.

Example: web-01.example.com
SetRdnsRequest
{
"family": "ipv4",
"answer": "web-01.example.com"
}