curl --request DELETE \
--url https://api.getovra.com/policies/{id} \
--header 'Authorization: Bearer <token>'{
"ok": true
}curl --request DELETE \
--url https://api.getovra.com/policies/{id} \
--header 'Authorization: Bearer <token>'{
"ok": true
}