Skip to main content
POST
Retry a failed delivery
The replay path for events lost to an outage on your side: re-queues a delivery that exhausted its retries, resetting the attempt counter so it gets the full ladder again rather than one attempt at the far end of it. A delivery that already succeeded returns 409 already_delivered. Authentication required. Send your key as Authorization: Bearer csb_pub_.... A read key is enough — managing webhooks moves no money.

Authorizations

Authorization
string
header
required

Send your key as a Bearer token on every request: Authorization: Bearer csb_pub_.... Generate keys in your CSBoard profile.

Path Parameters

id
string
required
deliveryId
string
required

Response

Re-queued.

data
object