def update_user_team(self, user, team, members=None, allow_repo_creation=None,
                         business_unit=None):
        """ Update a team associated with an user

            This resource is only available to Bintray Premium users.