DELETE/groups/{groupId}/folder/files/{fileId}/permissions/{permissionId}
Removes an access permission for a folder in a team/group folder.
OAuth 2.0 authentication.
For more information, see Authentication and Authorization.
file
group.folder
| Parameter | Type | Description |
|---|---|---|
| groupId | string | Team/group ID required example : group127-8545-4463-603b-04d550d23bf |
| fileId | string | File ID required example : NzExNTMwMDF8MTQ2NzA1NjAxMDAwMHxGfDA |
| permissionId | string | Permission ID required example : QDIxMDAwMDAwMDAwMTcwfEdST1VQfDEwMTAwMDAwMDExNDY1MA |
| Header | type | Description |
|---|---|---|
| Authorization | string | Bearer {token} required |
No Content