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