Webhook API reference and update/delete function change (#2242)
This commit is contained in:
8
docs/api-reference/webhook/delete-webhook.mdx
Normal file
8
docs/api-reference/webhook/delete-webhook.mdx
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
title: 'Delete Webhook'
|
||||
openapi: delete /api/v1/webhooks/{webhook_id}/
|
||||
---
|
||||
|
||||
## Delete Webhook
|
||||
|
||||
Delete a webhook by providing the webhook ID.
|
||||
Reference in New Issue
Block a user