Skip to main content

Delete Permission

Deletes a permission.

External Documentation

To learn more, visit the Google Drive documentation.

Basic Parameters

ParameterDescription
File IDThe ID of the file or shared drive.
Permission IDThe ID of the permission.
Supports All DrivesWhether the requesting application supports both My Drives and shared drives.
Use Domain Admin AccessIssue the request as a domain administrator; if set to true, then the requester will be granted access if the file ID parameter refers to a shared drive and the requester is an administrator of the domain to which the shared drive belongs.

Advanced Parameters

ParameterDescription
Delegated User OverridePerform the action on behalf of another user, overriding the delegated user defined in the connection.

If not specified, the delegated user is the one provided in the connection.

Has no effect when using an OAuth connection.

NOTE: the connection details are not edited by this input.

Workflow Library Example

Perform Weekly Cleanup of Externally Shared Files and Folders in Google Drive

Workflow LibraryPreview this Workflow on desktop