v3
latestOpenAPI 3.0.1MIT2026-08-0438140196.2 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