LogoFreestyle
API Reference/Dns

Delete DNS Record

DELETE/dns/v1/records

Query Parameters

domainRequiredstring
recordRequiredobject

Response Body

200

messageRequiredstring

400

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

{
  "message": "string"
}