crm

Invite a user to the organization

post/api/v1/pending-invites

Request body

dueDatestring date-time

Due date for the initial track assignment

emailstring email required

Email address of the user to invite

rolesstring[] required

Roles to assign to the invited user

teamIdsstring[]

Team IDs to assign the user to after creation

trackIdsstring[]

Track IDs to assign the user to after creation (0-10 tracks)

Changes