put https://classic-api.contractorscloud.com/api/v1/teams//team-members/
Update a team member on a team by their id.
Responses
Update a team member on a team by their id.
xxxxxxxxxx
curl --request PUT \
--url https://classic-api.contractorscloud.com/api/v1/teams/team_id/team-members/team_member_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: