Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

JWT Bearer token obtained from authentication. Pass as: Authorization: Bearer

Path Parameters

deliveryId
string
required

Delivery to re-enqueue

Pattern: ^[0-9a-z]+$

Body

application/json

Replay a dead-lettered webhook delivery

Response

200 - application/json

OK

Replay confirmation

success
any
required
deliveryId
string
required
Pattern: ^[0-9a-z]+$