8.4.4.2. Removing a Permission
To remove a permission associated with a resource, send an HTTP DELETE request as follows:
curl -X DELETE \
http://localhost:8180/auth/realms/photoz/authz/protection/uma-policy/{permission_id} \
-H 'Authorization: Bearer '$access_token