delete_webex_team_membership
Delete a Webex team membership to remove a person from the team. The bot must be a team moderator to perform this action.
Instructions
Remove a person from a Webex team by deleting their team membership.
Bot access note: the bot must be a team moderator to remove members. If the bot is only a regular member, this operation will fail with a forbidden error. Use list_webex_team_memberships to find the membership ID for a person.
Args: membership_id: Team membership ID to delete (required)
Returns: Standardized response dictionary with success/error information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| membership_id | Yes |