<!-- https://cutedyno.com/docs/mcp/tools/delete_webhook -->

# Delete a webhook

MCP tool `delete_webhook`, calling `DELETE /v1/webhooks/{id}`.

Removes a webhook endpoint. In-flight retries stop.

Read only: no.

## Parameters

- `id` (string, required) — Webhook subscription id.
- `profileId` (string) — Profile to act on. Omit to use the profile this API key belongs to. Call list_profiles first when managing several customers.