post https://{server}/seafhttp/update-api//
After getting the update link, POST to this link for updating files.
Response
After getting the update link, POST to this link for updating files.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/seafhttp/update-api/upload_token/ \
--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: