<- Object

Object

BulkCreateTeamMembersResponse

Represents a response from a bulk create request containing the created TeamMember objects or error messages.

Link to section

Properties

Link to section

team_members

The successfully created TeamMember objects. Each key is the idempotency_key that maps to the CreateTeamMemberRequest.

Link to section

errors

The errors that occurred during the request.