Skip to main content
POST
Create Organization

Authorizations

X-API-KEY
string
header
required

Body

application/json
name
string
required

Name of the organization

Example:

"Acme Corporation"

owner
object
required

Owner user details

description
string | null

Optional description of the organization

Example:

"A technology company specializing in innovative solutions"

Response

Organization and owner created successfully.

organization
object
owner
object