remove_team_user
Remove a user from a team by providing the team UUID and user UUID. Essential for managing team membership and access control in Umami Analytics.
Instructions
Remove a user from a team
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teamId | Yes | Team UUID | |
| userId | Yes | User UUID to remove |