Skip to main content

Replay a delivery

POST 

/projects/:projectId/webhook-deliveries/:deliveryId/replay

Re-send a past delivery's original payload — useful after fixing an outage on your side.

Constraints:

  • A replay is a NEW delivery with its own webhook-id, so a receiver deduping on that header will still process it. The original record is left untouched.

Request

Responses

The newly queued replay delivery.