v9

OpenAPI 3.1.02026-08-0352108381.8 KB
Webhooks

Retry Webhook Events

Retry delivery of failed webhook events by providing their event IDs. Use this endpoint to recover from transient failures such as network timeouts or temporary server errors on your receiving endpoint.

post/v0/webhooks/events/retry

Request body

webhook_event_idsinteger[] required

IDs of the webhook events to retry.

Response

Successful Response

{"stackTrail":"paths:/v0/webhooks/events/retry:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}