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 members with the WORKSPACE_MEMBERS_INVITE permission.
Headers
Your API key for programmatic access. Send it in the x-api-key header; you can create and manage keys from the Developers page.
Body
Email addresses to invite.
1The product seat assigned when each invitation is accepted.
workspace_admin, workspace_member, workspace_lite_member Workspace groups to apply after each invitation is accepted.
Optional per-member usage limit to apply after each invitation is accepted.
x >= 0Response
Successful Response
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.