Delete Webhook
Delete a registered webhook endpoint. This permanently removes the webhook and stops all event deliveries to that URL. Use list_webhooks to find the webhook ID. Consider using update_webhook to disable it instead if you may need it later.
MCP tool name: delete_webhook
Use Cases
- Remove a webhook endpoint you no longer need
- Clean up test webhooks after development
- Decommission old integration endpoints
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| webhook_id | string | required | The ID of the webhook to delete |
Example
Prompt
Delete webhook wh_abc123
Response
{
"success": true,
"deleted": "wh_abc123"
}Permission Scopes
This tool is available in the following permission scopes:
full access
Related Tools
List Webhooks
List all registered webhook endpoints and their event subscriptions. Webhook management via MCP.
Create Webhook
Register a new webhook endpoint to receive real-time LinkedIn events. Event-driven automation via MCP.
Update Webhook
Update a webhook endpoint's URL, events, or signing secret. Webhook configuration management via MCP.
Stop paying €99/seat for tools that don’t talk to AI
Connect your first LinkedIn profile in under 5 minutes. All 77 tools from €19/mo.