POST /schema/organization
Create a new Organization by providing a unique organization name. The new Organization will have an auto-generated AcessControlList (ACL) granting the caller all relevant permission on the newly created Organization.
Resource URL
https://repo-prod.prod.sagebase.org/repo/v1/schema/organization
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | CreateOrganizationRequest (application/json) |
Response Object | Organization (application/json) |