DELETE/groups/{groupId}/folder/trash-files/{trashFileId}
Deletes a trashed file in a team/group folder.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
group.folder
file
| Parameter | Type | Description |
|---|---|---|
| groupId | string | Team/group ID required example : group127-8545-4463-603b-04d550d23bf |
| trashFileId | string | Trashed file ID required example : MTQ1MDMwMDJ8MTQ1Mjk0NDU1Mjk3NnxGfDA |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content