def create_user_team(self, user, name, members, allow_repo_creation=True, business_unit=None):
        """ Create a new team for an user

            This resource is only available to Bintray Premium users.
            For organization, caller must be an admin of the organization.