put https://{server}/api/v2.1/groups//group-owned-libraries//
Modify the name of an existing library in a group.
Response
Modify the name of an existing library in a group.
xxxxxxxxxx
curl --request PUT \
--url https://cloud.seafile.com/api/v2.1/groups/group_id/group-owned-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: