Create User Invite
Create a User Invite.
Query parameters
sendEmail
Whether to send an email automatically as part of the invite.
Request
This endpoint expects an object.
id
The User Invite ID. Starts with user_invite_...
.
organizationId
The Organization this User Invite belongs to.
createTime
When the User Invite was created.
updateTime
When the User Invite was last updated.
email
The invitee’s email address.
owner
Indicates whether the invited User will have owner privileges in the Organization.
Response
OK
userInvite
The created User Invite.