post https://{server}/api/v2.1/admin/groups//members/
Add member to the specified group.
Response
Add member to the specified group.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/admin/groups/group_id/members/ \
--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: