Skip to main content
POST
Create 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
slug
string
required
email
string
phoneNumber
string

Response

201 - undefined