delete_webhook
Permanently remove a webhook endpoint from your CatchAll account by providing its ID.
Instructions
Permanently delete a webhook endpoint.
Use when:
You want to remove a webhook from your account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | CatchAll API key. Optional if provided via x-api-key header or CATCHALL_API_KEY env var. | |
| webhook_id | Yes | The webhook ID to delete. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |