Skip to main content
Deregistering a webhook via API involves removing a previously registered webhook configuration from the application. To disable notification related to particular transaction events, you need to de-register webhook with registered events name. Once deregistered, the previously registered webhook will no longer be triggered by the API, and notifications will no longer be delivered to the configured endpoint.
This route is secured with processor and vendor token authentication.

Endpoint

DELETE   /3p/api/v1/webhook

Request Payload

Response Object

Errors & Warnings