Invitation Management
Invite to Workspace
Invite a user to a workspace
POST
/
workspaces
/
invitations
Body
workspace_id
string
requiredThis is the ID of the user group.
inviter_id
string
requiredwho is inviting the user
invitees
array
requiredEmails of the users to invite.
Was this page helpful?