beaconed_webhooks_delete
Permanently delete a webhook subscription to stop deliveries immediately. Use this action when you need to remove an existing webhook by its UUID.
Instructions
DELETE /api/v1/webhooks/{id} — permanently remove a webhook subscription. DESTRUCTIVE: webhook deliveries stop immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Webhook UUID |