mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +00:00
13 lines
268 B
YAML
13 lines
268 B
YAML
tags:
|
|
- Webhooks
|
|
operationId: delete-a-webhook
|
|
summary: Delete a webhook
|
|
description: Delete a webhook from the account
|
|
responses:
|
|
200:
|
|
description: Success
|
|
401:
|
|
description: Unauthorized
|
|
404:
|
|
description: The webhook does not exist in the account
|