REST APIProjectsInvite a user to a projectInvite a user to a project POST /api/projects/:projectId/users/invite Send an invitation to a user by email. They will be added with the specified role. Request Responses201401User invitedSession expired or invalid