Updates a single TeamMember object.
PUT
/v2/team-members/{team_member_id}
Updates a single TeamMember object.
The TeamMember object is returned on successful updates. Learn about Troubleshooting the Team API.
Guide
The team member fields to add, change, or clear. Fields can be cleared using a null value. To update wage_setting.job_assignments, you must provide the complete list of job assignments. If needed, call ListJobs to get the required job_id values.