DELETE/channel-folders/{channelFolderId}/files/{fileId}/permissions/{permissionId}
Removes access permissions for a folder in a channel folder.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
file
group.folder
| Parameter | Type | Description |
|---|---|---|
| channelFolderId | string | orgunit/group/messageroom Folder ID required example : @900000014040402 |
| fileId | string | File ID required example : NzExNTMwMDF8MTQ2NzA1NjAxMDAwMHxGfDA |
| permissionId | string | Permission ID required example : QDIxMDAwMDAwMDAwMTcwfEdST1VQfDEwMTAwMDAwMDExNDY1MA |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content