Organizations

Create organization

Creates a new organization, the current user becomes the Admin of the new organization. This is only available to users that are not already in an organization.

put/api/v1/org

Request body

namestring required

The name of the organization

Response

Ok

{"stackTrail":"components:schemas:ApiSuccessEmpty:properties:results","oasType":"schema","type":"unknown"}
status'ok' required

Changes