For AI agents: a documentation index is available at /llms.txt. Append .md to any page URL for markdown, or send Accept: text/markdown.
Invite users
Invite a list of users with assigned roles and teams. To avoid spamming, invitation emails are not sent. Invitee will see invitation notification in-app afte…
Invite a list of users with assigned roles and teams. To avoid spamming, invitation emails are not sent. Invitee will see invitation notification in-app after logging in.
https://statsigapi.net/console/v1/users/inviteAuthorizations
STATSIG-API-KEYstringrequiredapiKey (header)
Body
application/jsonrolestringrequiredRole assigned to the invited users. Can be 'Admin', 'Read Only', 'Member', or any custom role name.
emailsstring[]requiredList of email addresses to send invitations to. Invitee Emails must have the same domain to your company email domain.
teamsstring[]Optional list of teams that the invited users will be associated with.
Response
application/jsonmessagestringstatusintegerrequired400messagestringrequiredstatusintegerrequired401messagestringrequiredWas this helpful?