Update team memberAsk AIput https://classic-api.contractorscloud.com/api/v1/teams/{team_id}/team-members/{team_member_id}Update a team member on a team by their id.Path Paramsteam_idint32requiredThe id of the Teamteam_member_idint32requiredThe id of the TeamMemberBody Paramsis_activebooleanWhether the TeamMember is active or nottruefalseResponses 200200 400400Updated about 2 years ago