This endpoint deletes PTR (Reverse DNS) records for specified IP addresses.
The api_host
parameter, obtained from the “Create AUTH-session” response,
is dynamically set in the URL.
Provide the signature
, kvm_id
, valid_until
, and a JSON-encoded list of IP addresses to delete their PTR records.
Required parameters to delete PTR records.
The body is of type object
.
PTR records deleted successfully.
The response is of type object
.
This endpoint deletes PTR (Reverse DNS) records for specified IP addresses.
The api_host
parameter, obtained from the “Create AUTH-session” response,
is dynamically set in the URL.
Provide the signature
, kvm_id
, valid_until
, and a JSON-encoded list of IP addresses to delete their PTR records.
Required parameters to delete PTR records.
The body is of type object
.
PTR records deleted successfully.
The response is of type object
.