delete_webhook
Remove a registered webhook in Kommo CRM by providing the exact destination URL and client slug. Stops unwanted callbacks by canceling the subscription.
Instructions
Remove um webhook existente. Para remover, você deve passar exatamente a mesma URL (destination) que foi cadastrada.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_slug | Yes | Identificador do cliente (slug) | |
| destination | Yes | URL do webhook a ser removido |