sendook_delete_webhook
Delete a webhook subscription and stop all event deliveries to its endpoint.
Instructions
Delete a webhook subscription.
Removes the webhook and stops all event deliveries to its endpoint.
Args: params: WebhookIdInput containing: - webhook_id: Webhook to delete
Returns: str: Confirmation of deleted webhook
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |