Webhook Events
Cancel Webhook Event by Event ID
Cancels a single WebhookEvent by ID.
POST
/
events
/
webhooks
/
{webhook_id}
/
events
/
{event_id}
/
cancel
Response
default - application/json
The response is of type any
.
Was this page helpful?
Cancels a single WebhookEvent by ID.
The response is of type any
.
Was this page helpful?