APIReferenceWebhooks
Retry a delivery
Queues the same payload again, with the same delivery id. Meant for deliveries that ended failed; a pending one is already scheduled.
Authorization
apiKey AuthorizationBearer <token>
An API key from Settings, Developers: Authorization: Bearer kc_live_...
In: header
Path Parameters
deliveryId*string
Length
1 <= lengthResponse Body
application/json
curl -X POST "https://example.com/webhooks/deliveries/string/retry"Empty