Skip to main content
POST
Invite user. To avoid spamming, invitation emails are not sent. Invitee will see invitation notification in-app after logging in.

Authorizations

STATSIG-API-KEY
string
header
required

Headers

x-respect-review-settings
string

Optional header to respect review settings for mutation endpoints.

Body

application/json
role
string
required

Role assigned to the invited users. Can be 'Admin', 'Read Only', 'Member', or any custom role name.

emails
string<email>[]
required

List of email addresses to send invitations to. Invitee Emails must have the same domain to your company email domain.

teams
string[]

Optional list of teams that the invited users will be associated with.

Response

Invite user response

message
string