Teams
Add multiple users to team
Add multiple users to the specified team in a single operation
post/user-service/teams/{teamId}/members/bulk
Request body
Response
Users added to team successfully
Example response
{
"message": "Users added to team successfully"
}