LogoFreestyle
API Reference/DNS

Delete DNS Record

DELETE/dns/v1/records

Query Parameters

domainRequiredstring
recordRequiredobject
curl -X DELETE "https://api.freestyle.sh/dns/v1/records?domain=example.com&record=%5Bobject+Object%5D"

{
  "message": "string"
}