Skip to main content
DELETE
Delete Webhook
Permanently remove a webhook registration. Once deleted, Connectly stops sending events for that topic to the registered address.
Deletion is immediate and irreversible. If you only need to change the endpoint URL, use Update webhook instead to avoid a gap in event delivery.

Endpoint

Retrieve the webhookId from the Get webhooks response.

Example request

Response

A successful deletion returns HTTP 200 with an empty JSON object.

Error responses