Updates multiple TeamMember
objects.
POST
/v2/team-members/bulk-update
Updates multiple TeamMember
objects.
The updated TeamMember
objects are returned on successful updates. This process is non-transactional and processes as much of the request as possible. If one of the updates in the request cannot be successfully processed, the request is not marked as failed, but the body of the response contains explicit error information for the failed update. Learn about Troubleshooting the Team API.