Updates a single TeamMember object.
TeamMember
Open in API Reference
The ID of the team member to update.
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 data used to update the TeamMember object.
Describes the team member's assigned locations.
A nonexistent value. In an API request this value will appear as null. Can be used to clear a field entirely.
null
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.