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