DELETE/channel-folders/{channelFolderId}/trash-files/{trashFileId}
Deletes a trashed file in a channel folder.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
group.folder
file
| Parameter | Type | Description |
|---|---|---|
| channelFolderId | string | orgunit/group/messageroom Folder ID required example : @900000014040402 |
| trashFileId | string | Trashed file ID required example : MTQ1MDMwMDJ8MTQ1Mjk0NDU1Mjk3NnxGfDA |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content