Massively delete DNS records for your domains. This is useful for cleaning up DNS settings or preparing a domain for new configurations.
Accept Example Content-Type Example No response body
https://cloud.hostup.se/api/domains/bulk/dns/delete curl -X POST "https://cloud.hostup.se/api/domains/bulk/dns/delete" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" {}