v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBwebhooks-events
Resend event notification
Resends a webhook event notification, by ID. Any pending notifications are not resent.
post/v1/notifications/webhooks-events/{event_id}/resend
Path parameters
event_idstring required
The ID of the webhook event notification to resend.
Request body
Response
A successful request returns the HTTP 202 Accepted status code and a JSON response body that shows webhook event notification details.