Action: Remove File Permission

Google Drive Operation

The Remove File Permission action revokes access rights for a specified user or group on a file.

Example User Story

I want to remove a specific permission from a file in Google Drive so that I can manage access to my files effectively.

Fields

Field Name
Field Type
Required

fileId

String

Yes

permissionId

String

Yes

accessToken

String

Yes

Google Drive

Example link

Code (Apache v2.0): Operation

Last updated