post https://{server}/api/v2.1/admin/shares/
Share existing libraries with other users or groups.
Response
Share existing libraries with other users or groups.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/admin/shares/ \
--header 'accept: application/json' \
--header 'content-type: multipart/form-data' \
--form share_type=user
Try It!
to start a request and see the response here! Or choose an example: