Skip to main content
POST
Create Invitation

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>
default:viewer
Available options:
admin,
analyst,
viewer
team_ids
string[] | null

Response

Successful Response