Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
First name of the user to invite (1-512 characters)
Last name of the user to invite (1-512 characters)
Email address of the user to invite
Role to assign to the invited user
Available options:
ADMIN
, ANALYST
, VIEWER
Whether to disable notifications for the invited user