POST
/
org
/
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
member
object
required

Response

200 - application/json
id
string
required
name
string
required
members
object[]
required
logoUrl
string | null

Was this page helpful?