Skip to main content
POST
Create a new organization

Authorizations

Authorization
string
header
required

access token

Body

application/json
name
string
required

Organization name (max 100 characters)

Example:

"Acme Corporation"

Response

Successfully created organization

organizationId
string<uuid>

The newly created organization's ID

Example:

"2720f109-0caf-4c62-af22-5d08c853711c"