post https://{server}/api/v2.1/groups//group-owned-libraries/
Create a library based on the unique identifier of the group, which is shared with group members.
Response
Create a library based on the unique identifier of the group, which is shared with group members.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/groups/group_id/group-owned-libraries/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: