post https://{server}/api2/send-share-link/
Sends the generated share link to the specified user.
Response
Sends the generated share link to the specified user.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api2/send-share-link/ \
--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: