# Google Drive action - Remove file permission

This action removes a permission associated with a given file in Google Drive. Permission details include the file's ownership and whether the file is shared with additional users, groups, or domains, or is accessible to anyone.

Google Drive Remove file permission action Google Drive Remove file permission action

# Input fields

Field name Description
File The file with the permission you plan to remove. Select a file or enter its ID. To find the file ID, right-click the file and select Share > Copy link. For example, if the URL is https://drive.google.com/file/d/123nyR2IjW_Rq84d3qEYRoq1/view, the file ID is 123nyR2IjW_Rq84d3qEYRoq1.

Alternatively, you can find the file ID in the output of other Google Drive triggers and actions.
Permission The permission you plan to remove. Select a permission or enter its ID. The permission ID can be obtained from the List permissions action.

# Output fields

Field name Description
Success True if the permission was successfully removed.


Last updated: 1/9/2024, 3:57:00 PM