Skip to main content
POST
Send a past delivery again
API key required. Send X-API-Key with this request. See REST authentication.
Open the generated operation schema for machine-readable request and response details.

Authorizations

X-API-Key
string
header
required

API key for authentication. Get yours at https://0xarchive.io/dashboard

Path Parameters

id
string<uuid>
required

Delivery identifier.

Example:

"3c1f0a52-8d6b-4f0e-9b1a-6f2c4d8e9a10"

Response

The delivery was queued for another attempt

API response containing a delivery queued for another attempt.

success
boolean
Example:

true

data
object

A past delivery queued for another attempt. The identifiers are unchanged, because the delivery is re-queued in place.

note
string

What the repeat delivery rewrites on the delivery record, and what it does not.

Last modified on September 20, 2026