Delete a webhook and all its delivery history
Permanently deletes a webhook and all associated delivery records. This action cannot be undone.Documentation Index
Fetch the complete documentation index at: https://docs.shoal.xyz/llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Webhook ID |
| Status | Error | Cause |
|---|---|---|
| 400 | Webhook id is required | Missing or invalid ID |
| 404 | Webhook not found | ID doesn’t exist or belongs to another account |