collaboration_team_membership_remove
Remove a specified user from a GitHub organization team. Confirmation must be true to execute the write operation.
Instructions
Remove a user from an organization team. Write operation: requires confirmed=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | Yes | ||
| teamSlug | Yes | ||
| username | Yes | ||
| confirmed | No |