It seems to be years since I've been back to the community but here I am
with a question that I didn't quite get a fruitful answer from support.
API Basics say to add viewing for a user for a particular object, you
do:v10.0/optask/issueIDxxxx?updates={"accessRules":[{"accessorID":"groupIDxxxx","accessorObjCode":"GROUP","coreAction":"VIEW"}]}
This is fine and adds the share but I want the reverse, I want to remove
inherited permissions for all other users of the object. I would have
tough that th...