Updates multiple TeamMember objects.
TeamMember
Open in API Reference
The data used to update the TeamMember objects. Each key is the team_member_id that maps to the UpdateTeamMemberRequest. The maximum number of update objects is 25.
team_member_id
UpdateTeamMemberRequest
Key for this entry in the map.
Value for this entry in the map
The data used to update the TeamMember object.
Describes the team member's assigned locations.
The current assignment type of the team member.
A nonexistent value. In an API request this value will appear as null. Can be used to clear a field entirely.
null
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
The explicit locations that the team member is assigned to.
The email address associated with the team member.
The family name (that is, the last name) associated with the team member.
The given name (that is, the first name) associated with the team member.
The team member's phone number, in E.164 format. For example: +14155552671 - the country code is 1 for US +551155256325 - the country code is 55 for BR
A second ID used to associate the team member with an entity in another system.
Describes the status of the team member.
// No response received yet.