Delete Webhook

Delete a webhook endpoint by ID. Deleting a webhook stops future event deliveries for that endpoint.

Endpoint

DELETEhttps://api.pdfgate.com/webhook/{webhookId}

Examples

CURL
NODE.JS
PYTHON
GO
PHP
JAVA
C#
RUBY
copy-integration-source-code-icon

Request path parameters

id string required
The webhook ID.

Response