Create a new organization
POST {{baseUrl}}/organizations
Creates a new organization
Request Body
{"name"=>"<string>", "orgOwnerUserId"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
""