v2
latestOpenAPI 3.0.1MIT2026-07-3138140196.0 KBWebhooks
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