Skip to main content

Redeliver a webhook delivery

POST 

/api/v1/webhook-deliveries/:delivery_id/redeliver

Queues the stored payload of an existing delivery to be sent again.

A new delivery record is created rather than the original being reset, so the original attempt stays in the history. The send happens in the background: poll the returned delivery to observe its outcome.

Request

Responses

Redelivery queued; poll the returned delivery for its outcome