We don't currently offer a way to update or delete a permission. This requires the general ability to list all the permissions for a file and get it into a favourable object, presumably a tibble with one row per permission. Given that info, especially the id of the permission, you're in a position to form additional calls that delete or update it. Finally, all of this is notably different for Team Drives.
We don't currently offer a way to update or delete a permission. This requires the general ability to list all the permissions for a file and get it into a favourable object, presumably a tibble with one row per permission. Given that info, especially the id of the permission, you're in a position to form additional calls that delete or update it. Finally, all of this is notably different for Team Drives.