IP Addresses (L2TP)
Update IP address PTR record
Updates the Pointer (PTR) record (Reverse DNS) for the specified IP address.
PUT
Authorizations
Enter the Bearer token obtained after authentication.
Path Parameters
The UUID of the IP address assignment to update.
Example:
"f4e3d2c1-b0a9-8765-4321-fedcba098765"
Body
application/json
The new PTR record details.
The body is of type object
.
Response
202
application/json
PTR record update accepted. Returns the updated IP address details.
The response is of type object
.