post https://{server}/api/v2.1/admin/organizations/
Create a new organization.
Response
200OK
Create a new organization.
200OK
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/admin/organizations/ \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!