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 display name, and the idempotency key the creation is recorded under

idempotency_key
string<uuid>
required
name
string
required

Response

Organization created

organization_id
string<uuid>
required