Skip to main content
POST
Create an organization

Authorizations

Authorization
string
header
required

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

Body

application/json

Organization creation payload

name
string
required

Response

Organization created

organization_id
string<uuid>
required