Skip to main content
POST
Create a new organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Response

200

Organization created successfully

Last modified on July 17, 2026