get https://{server}/api2/repos//upload-link/
Reutrn an upload link. These information are needed to upload a file/folder to a library.
Response
Reutrn an upload link. These information are needed to upload a file/folder to a library.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api2/repos/repo_id/upload-link/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: