put https://{server}/api/v2.1/admin/libraries//
- Update the status of existing libraries.
- Transfer existing libraries
Note:Available for Seafile v6.0.0+
Response
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seafile.com/api/v2.1/admin/libraries/repo_id/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: