{}
curl --location --request DELETE 'https://api.cloudflare.com/client/v4/accounts//virtual_dns/' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"errors": [],
"messages": [],
"result": {
"id": "023e105f4ecef8ad9ca31a8372d0c353"
},
"success": true
}