API Reference
This endpoint allows you to delete a webhook event. You can use the webhook_event_id to delete the webhook event.
webhook_event_id
cURL
curl --request DELETE \ --url https://api.sandbox.hit-pay.com/v1/webhook-events/{webhook_event_id} \ --header 'X-BUSINESS-API-KEY: <x-business-api-key>'
"1"
"b286daabf9921b5a01a4621f026c111e046f8911feba212996c92159b98427d"
The Webhook Event id
204
The response is of type integer.
integer
1
Was this page helpful?