DELETE ./foto/share
It is used to delete a group of share.
A user can delete a group of share, if the user is the owner of the share.
DELETE parameters
| Name | Value Type | Validation | Details |
|---|---|---|---|
| fssgID | int | Required | Group share ID. ./fisiere/detalii |
Validation
| Error Field | Error Code | Error Message |
|---|---|---|
| fssgID | 101 | Invalid Sgoup share ID or access denied. |
Output example
{"result": true}
