v16

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-032765158.3 KB
Admin

Create Organization

Creates an organization with the provided organization name.

Returns 201 if a new organization was created, 200 if an existing organization was found.

post/admin/create-organization

Request body

organization_idstring uuid required

The organization id to create. Must be unique.

Response

Successful Response

messagestring

This string will always be "Success!". This may change in the future.

All 27 operations