delete_webex_webhook
Delete a Webex webhook by providing its webhook ID. Use list_webex_webhooks to find the ID.
Instructions
Delete a webhook by ID.
Args: webhook_id: The webhook ID to delete (required). Use list_webex_webhooks to find the webhook ID.
Returns: Standardized response dictionary with success/error information
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| webhook_id | Yes |