Replay a delivery
Webhooks
Replay a delivery
Re-fire a specific delivery with the current signing secret (the payload bytes are identical to the original). A failed replay still returns HTTP 200 — inspect replay.ok and the updated delivery row. Requires scopes audit:read and delivery:write. Request body is ignored.
POST
Replay a delivery
Authorizations
API key sent as Authorization: Bearer <api-key>.
Path Parameters
Webhook subscription id.
Webhook delivery id (prefixed dlv_).