Remove an existing share
List of shares -> add trashbin icon
Permission: libre.graph/driveItem/permissions/delete
By clicking the trashbin icon, a dialog will appear asking for confirmation. In case of confirmation, the share will be deleted and the list updated without the removed share
Request:
DELETE https://xx.xx.xx.xx:9200/graph/v1beta1/drives/<drive-id>/items/<item-id>/permissions/<share-id>
with empty body
TASKS
Remove an existing share
List of shares -> add trashbin icon
Permission: libre.graph/driveItem/permissions/delete
By clicking the trashbin icon, a dialog will appear asking for confirmation. In case of confirmation, the share will be deleted and the list updated without the removed share
Request:
DELETE https://xx.xx.xx.xx:9200/graph/v1beta1/drives/<drive-id>/items/<item-id>/permissions/<share-id>with empty body
TASKS