Creates multiple TeamMember objects.
TeamMember
Open in API Reference
The data used to create the TeamMember objects. Each key is the idempotency_key that maps to the CreateTeamMemberRequest. The maximum number of create objects is 25.
idempotency_key
CreateTeamMemberRequest
Key for this entry in the map.
Value for this entry in the map
A unique string that identifies this CreateTeamMember request. Keys can be any valid string, but must be unique for every request. For more information, see Idempotency.
CreateTeamMember
The minimum length is 1 and the maximum length is 45.
A string that contains no characters. In an API request this value will appear as ''. Can be used to remove a field’s value.
''
Required The data used to create the TeamMember object.
Describes the team member's assigned locations.
The current assignment type of the team member.
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.