Skip to main content

Create an organization

POST 

/auth/organizations

Create a new organization inside the current application × environment. Membership is many-to-many — add end users via POST /auth/organizations/{id}/members. The Default organization for the environment is auto-created at migration time and cannot be created via API.

Request

Responses

Organization created