curl --request DELETE \
--url https://grantex-auth-dd4mtrt2gq-uc.a.run.app/v1/policies/{id} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"code": "<string>",
"statusCode": 123
}curl --request DELETE \
--url https://grantex-auth-dd4mtrt2gq-uc.a.run.app/v1/policies/{id} \
--header 'Authorization: Bearer <token>'{
"error": "<string>",
"code": "<string>",
"statusCode": 123
}