Story Maker
    Preparing search index...

    Function removeTeamUser

    • Removes a user from a team.

      Parameters

      • team_id: string

        The ID of the team.

      • user_id: string

        The ID of the user to remove.

      Returns Promise<void>

      If the database update operation fails.