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

ID of the webhook to delete.

Example:

117

Response

200 - application/json

Webhook deleted successfully.

id
integer

Unique ID of the deleted webhook.

Example:

117

message
string

Success message.

Example:

"Webhook (https://app.hooli.com/email/webhook) has been deleted successfully."