post https://{server}/api/v2.1/group-owned-libraries//user-share/
Share a library owned by a group to a specific user.return successful and failed user information
Response
Share a library owned by a group to a specific user.return successful and failed user information
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/group-owned-libraries/repo_id/user-share/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data'
Try It!
to start a request and see the response here! Or choose an example: