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