DELETE/sharedrives/{sharedriveId}/permissions

Remove all the member permissions for a collaborative drive.

Authorization

oauth2

OAuth 2.0 authentication.
For more information, see Authentication and Authorization.

Scope

file

HTTP Request

DELETEhttps://www.worksapis.com/v1.0/sharedrives/{sharedriveId}/permissions

Path Parameters

ParameterTypeDescription
sharedriveId string 

Collaborative drive ID


required
example : @2101000000000008 

Header Parameters

HeadertypeDescription
Authorization string 

Bearer {token}


required 

Response

HTTP 204

No content

HTTP 403

Forbidden