Skip to main content
POST
/
organisations
/
members
"<any>"

Authorizations

Authorization
string
header
required

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

Headers

Api-key
string | null

Body

application/json
name
string
required
email
string<email>
required
permission_level
enum<string>
required
Available options:
VIEWER,
BUILDER,
ADMIN

Response

Successful Response

The response is of type any.