Create new organization within white label context

POST {{baseUrl}}/api/organizations/:organizationId/whitelabel/organizations

Create a new organization. This is an internal API only available to white label admins

Request Body

{"organizationName"=>"<string>", "adminId"=>"<integer>", "adminEmail"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;},&quot;apiKey&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}