POST
/
org
/
userPool

Authorizations

Authorization
string
headerrequired

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

Body

application/json
name
string
required
description
string
required
authorization
object

Response

200 - application/json
id
string
required
name
string
required
description
string
required
authorization
object
required
organizationId
string
required
hosted
boolean
required

Was this page helpful?