post https://{server}/api2/send-upload-link/
Send the existing shared upload link of the current user to other users.
Response
Send the existing shared upload link of the current user to other users.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api2/send-upload-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: