This endpoint allows you to remove a user from a team. It also removes the user from all the projects and agents associated with the team.Path Parameters:
team_id (int): The ID of the team from which the user is to be removed
user_id (int): The ID of the user to be removed from the team