Skip to main content
Glama

Webex MCP Server

delete_webhook

Remove a specific webhook from the Webex Messaging API by providing its unique ID, ensuring streamlined integration management.

Instructions

Delete a webhook by its ID from the Webex Messaging API.

Input Schema

NameRequiredDescriptionDefault
webhookIdYesThe unique identifier for the webhook to be deleted.

Input Schema (JSON Schema)

{ "properties": { "webhookId": { "description": "The unique identifier for the webhook to be deleted.", "type": "string" } }, "required": [ "webhookId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Kashyap-AI-ML-Solutions/webex-messaging-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server