latestOpenAPI 3.0.1MIT2026-08-2138140196.2 KB
e14b701e130a
Webhooks
Retry webhook event
Retries sending a failed webhook event. This will attempt to deliver the webhook payload again to the configured endpoint.
post/webhooks/{webhookId}/events/{eventId}
Path parameters
webhookIdstring required
The ID of the webhook
eventIdstring required
The ID of the webhook event to retry
Response
Webhook event retry initiated successfully