Permission: libre.graph/driveItem/permissions/delete
if available, it shows the trashbin icon in the rows
By clicking the trashbin icon, a dialog will appear asking for confirmation. In case of confirmation, the link will be deleted and the list updated without the removed link
Request:
DELETE https://<url>/graph/v1beta1/drives/<drive-id>/items/<item-id>/permissions/<link-id>
with empty body
TASKS
Permission:
libre.graph/driveItem/permissions/deleteif available, it shows the trashbin icon in the rows
By clicking the trashbin icon, a dialog will appear asking for confirmation. In case of confirmation, the link will be deleted and the list updated without the removed link
Request:
DELETE https://<url>/graph/v1beta1/drives/<drive-id>/items/<item-id>/permissions/<link-id>with empty body
TASKS