aircall_remove_user_from_team
Remove a user from an Aircall team by providing team ID and user ID. Use this to update team membership and revoke access when needed.
Instructions
Remove a user from a team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The team ID | |
| user_id | Yes | The user ID to remove |