DELETE/users/{userId}/drive/files/{fileId}/share
Unshares a folder.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
file
| Parameter | Type | Description |
|---|---|---|
| userId | string | User ID
required example : me |
| fileId | string | File ID required example : NzExNTMwMDF8MTQ2NzA1NjAxMDAwMHxGfDA |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content
Invalid parameters received.
Resource does not exist.