Skip to main content

Create New Organization

POST 

/org

Create a new Organization

Request

Query Parameters

    name stringrequired

    Name for the new organization

    port integerrequired

    Port for the new organization

    currentOrgId stringrequired

    Organization to which the user making the request belongs (for example, default)

Responses

Success.

Schema

    any

Loading...