Skip to main content
POST
/
admin
/
organisations
/
{organisation_id}
/
members
"<any>"

Authorizations

Authorization
string
header
required

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

Path Parameters

organisation_id
string
required

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.