Skip to main content
POST
Invite Member

Authorizations

Authorization
string
header
required

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

Body

application/json
email
string
required
Required string length: 3 - 200
role
enum<string>
required
Available options:
admin,
analyst,
viewer

Response

Successful Response