{}
curl --location --request DELETE 'https://api.cloudflare.com/client/v4/accounts//access/apps//policies/' \
--header 'Content-Type: application/json' \
--data-raw '{}'
{
"errors": [],
"messages": [],
"result": {
"id": "f174e90a-fafe-4643-bbbc-4a0ed4fc8415"
},
"success": true
}