DELETE/sharedrives/{sharedriveId}/trash-files/{trashFileId}
Deletes a trashed file in a collaborative drive.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
file
| Parameter | Type | Description |
|---|---|---|
| sharedriveId | string | Collaborative drive ID required example : @2101000000000008 |
| trashFileId | string | Trashed file ID required example : MTQ1MDMwMDJ8MTQ1Mjk0NDU1Mjk3NnxGfDA |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content