delete https://{server}/api2/repos//dir/shared_items/
Unshare a library from user/group.
Note: Select parameter username for users and parameter group_id for groups
Response
Unshare a library from user/group.
Note: Select parameter username for users and parameter group_id for groups
xxxxxxxxxx
curl --request DELETE \
--url 'https://cloud.seafile.com/api2/repos/repo_id/dir/shared_items/?share_type=user' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: