Skip to main content

Redrive failed deliveries

POST 

/openapi/v1/webhooks/:webhookId/redrive

Replay failed deliveries from the audit history. Body filters by startTimeMillis / endTimeMillis and/or outcomes (e.g. ["FAILED_RETRYABLE", "EXHAUSTED"]). Each unique deliveryId is replayed once with the original stored payload. Truncated payloads (rare; > 64KB) are skipped — the receiver would see incomplete data.

Request

Responses

OK