Webhook Events
Delete Webhook Event
This endpoint allows you to delete a webhook event. You can use the webhook_event_id
to delete the webhook event.
DELETE
/
v1
/
webhook-events
/
{webhook_event_id}
Headers
Path Parameters
The Webhook Event id
Response
204 - application/json
The response is of type integer
.
Was this page helpful?