remove_group_member
Remove a user or subgroup from a Request Tracker group using the group's numeric ID and the member's ID.
Instructions
Remove a user from a group
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Numeric group ID (RT has no name route for groups) | |
| member_id | Yes | User or group ID to remove |