<- Object

Object

BulkUpdateTeamMembersResponse

Represents a response from a bulk update request containing the updated TeamMember objects or error messages.

Link to section

Properties

Link to section

team_members

The successfully updated TeamMember objects. Each key is the team_member_id that maps to the UpdateTeamMemberRequest.

Link to section

errors

The errors that occurred during the request.