Skip to main content
DELETE
Delete Webhook

Authorizations

X-Account-ApiKey
string
header
required

This api key can be used for all account level operations

Path Parameters

webhook_id
integer
required

The unique ID of the webhook to delete.

Example:

117

Response

200 - application/json

Webhook deleted successfully.

Response confirming webhook deletion

id
integer<int64>

ID of the deleted webhook

Example:

117

message
string

Confirmation message

Example:

"Webhook (https://app.hooli.com/api/webhooks/sendpost) has been deleted successfully"