Skip to main content

Replay a delivery

POST 

/core/api/v1/developer/webhooks/deliveries/:id/replay

Re-signs the original payload with a fresh timestamp and delivers it again. Re-signing is required: a receiver correctly rejecting stale timestamps would refuse a replay that reused the original signature.

Request

Responses