Skip to main content
POST
Redeliver Webhook

Authorizations

X-API-Key
string
header
required

Path Parameters

endpoint_id
string
required

Endpoint the delivery belongs to.

delivery_id
string
required

Delivery to send again.

Body

application/json
delivery_id
string
required

Delivery to send again.

endpoint_id
string
required

Endpoint the delivery belongs to.

Response

OK

delivery
object

The delivery that was queued again. Its outcome appears in the log as a new attempt once it has been sent.