Create a new organization
POST {{baseUrl}}/api/admin/organizations
Admin-only API to create a new organization.
Request Body
{"organizationName"=>"<string>", "adminId"=>"<integer>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"id":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},"apiKey":{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}}