Skip to main content
POST
Invite Member
Invite a new user to join your organization via email.

Request

string
required
The unique identifier of the organization.
string
required
The email address of the user to invite.
string
required
The role to assign to the invited user. Must be one of admin, agent_manager, or user.

Response

boolean
Indicates whether the invitation was successfully created.
string
The unique identifier for the created invitation.
The signup link that can be shared with the invited user.
string
A descriptive message about the operation result.