Delete Permission
Deletes a permission.
External Documentation
To learn more, visit the Google Drive documentation.
Basic Parameters
Parameter | Description |
---|---|
File ID | The ID of the file or shared drive. |
Permission ID | The ID of the permission. |
Supports All Drives | Whether the requesting application supports both My Drives and shared drives. |
Use Domain Admin Access | Issue 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
Parameter | Description |
---|---|
Delegated User Override | Perform 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
Preview this Workflow on desktop