DELETE
/
v1
/
webhook-events
/
{webhook_event_id}
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"

Headers

X-BUSINESS-API-KEY
string
required

Path Parameters

webhook_event_id
string
required

The Webhook Event id

Response

204
application/json
204

The response is of type integer.