get https://{server}/api/v2.1/upload-links//upload/
Return an upload link.
After get upload link, you can upload file to the shared dir, for more info, please see Upload File.
Response
Return an upload link.
After get upload link, you can upload file to the shared dir, for more info, please see Upload File.
xxxxxxxxxx
curl --request GET \
--url https://cloud.seafile.com/api/v2.1/upload-links/token/upload/ \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: