Remove DNS Record
Removes the selected DNS zone record
HTTP Request
DELETE /service/@service_id/dns/@zone_id/records/@record_id
Auth: true
QUERY PARAMETERS
Parameter | Type | Description |
---|
service_id | int | Service ID |
zone_id | int | Zone ID |
record_id | int | Record ID |