DELETE/sharedrives/{sharedriveId}/permissions/{permissionId}
Removes a member permission for a collaborative drive. This API operation removes access permissions for individual folders as well.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
file
| Parameter | Type | Description |
|---|---|---|
| sharedriveId | string | Collaborative drive ID required example : @2101000000000008 |
| permissionId | string | Permission ID required example : QDIxMDAwMDAwMDAwMTcwfEdST1VQfDEwMTAwMDAwMDExNDY1MA |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No content
Forbidden