This endpoint requires authentication. Include your Bearer token in the Authorization header.
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Query Parameters
The workspaceId/userId of the invitee
Body
application/json
The email address of the user to be invited
This sends an invite email to the user, by default it is true
This adds a message to invite email to the user
The first name of the user to be invited
The last name of the user to be invited
The URL to redirect the user to after they accept the invitation
The role of the invited user
Response
Success - Existing User Invite