removePermission
//d1-client-java/io.cybercrypt.d1.serviceClients/Authz/removePermission
removePermission
[d1]\
public abstract voidremovePermission(StringobjectId, List<String>groupIds)
Revoke one or more groups' permission to access an object.
Parameters
d1
objectId | the ID of the object. |
groupIds | the IDs of the groups. |