Invite Multiple Users
Sends email invitations to join your workspace to the provided emails. Requires all email addresses to be part of a verified domain. If the users don’t have an account they will be prompted to create one. If the users accept these invites they will be added as users to your workspace and your subscription using one of your seats. This endpoint may only be called by workspace administrators.
Headers
xi-api-key
Request
This endpoint expects an object.
emails
The email of the customer
group_ids
The group ids of the user
Response
Successful Response
status
The status of the workspace invite request. If the request was successful, the status will be ‘ok’. Otherwise an error message with status 500 will be returned.