Create team memberAsk AIpost https://classic-api.contractorscloud.com/api/v1/teams/{team_id}/team-membersCreate a new team member for a team.Path Paramsteam_idint32requiredThe id of the Team.Body Paramsuser_idint32requiredThe id of the User that represents the TeamMemberis_activebooleanWhether the TeamMember is active or nottruetruefalseResponses 201201 400400Updated about 2 years ago