Delete file permission
DELETE /api/v1/files/{fileId}/permissions/{permId} HTTP/1.1
Generates Notification file unshare.
- Path parameters
| Parameter | Description |
|---|---|
fileId | The ID of the file. |
permId | The user’s login or groupId. |
- Example request
curl 'http://localhost:8080/api/v1/files/189390959/permissions/testsrvdocs2@tacos.devoffice.ru' -i -X DELETE \
-H 'X-co-auth-token: 4a36eedab979f7903e43754faf7826d4'
- Example response
HTTP/1.1 204 No Content
X-co-request-id: 54636472554e5a72484e3267524d3845