permissions

Deletes a permission. For more information, see Share files, folders, and drives. Warning: Concurrent permissions operations on the same file aren't supported; only the last update is applied.

delete/files/{fileId}/permissions/{permissionId}

Path parameters

fileIdstring required

The ID of the file or shared drive.

permissionIdstring required

The ID of the permission.

Query parameters

enforceExpansiveAccessboolean

Deprecated: All requests use the expansive access rules.

supportsAllDrivesboolean

Whether the requesting application supports both My Drives and shared drives.

supportsTeamDrivesboolean

Deprecated: Use supportsAllDrives instead.

useDomainAdminAccessboolean

Issue the request as a domain administrator. If set to true, and if the following additional conditions are met, the requester is granted access: 1. The file ID parameter refers to a shared drive. 2. The requester is an administrator of the domain to which the shared drive belongs. For more information, see Manage shared drives as domain administrators.

Response

Successful response

Changes

No recorded changes to this endpoint across all 1 revision of this API.