{}
curl --location --request DELETE 'https://api.cloudflare.com/client/v4/user/load_balancers/pools/' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"errors": [],
"messages": [],
"result": {
"id": "17b5962d775c646f3f9725cbc7a53df4"
},
"success": true
}