Skip to main content

Create a new organization

POST 

/api/v1/orgs

Creates a new organization, makes the caller its OWNER, and returns a session scoped to the new org. Any authenticated user may create an organization; it is always created for the caller (the owner is taken from the access token, never from the request body). A slug freed by a previously deleted organization may be claimed again.

Request

Responses

Organization created