Set reverse DNS
Server IPs
Set Reverse DNS
Sets the reverse DNS (PTR) record for an IP address.
PUT
Set reverse DNS
Authorizations
API token from your CloudBlast account settings. Pass as Authorization: Bearer <token>.
Path Parameters
Server identifier — any of: numeric id, uuid_short (8 chars), or full uuid (36 chars).
The IP address
Body
application/json
The reverse DNS hostname
Maximum string length:
255Example:
"server1.example.com"
Response
Updated IP address