Skip to main content
POST
Process due webhook retries (operator/cron hook)

Authorizations

Authorization
string
header
required

API key sent as Authorization: Bearer <api-key>.

Body

application/json
limit
integer
default:10

Max deliveries to process in this batch.

Required range: 1 <= x <= 50

Response

Drain counts for this batch.

ok
boolean
required
data
object
required

Route-specific payload. Operation responses refine this.

contractVersion
string
required
Allowed value: "v1.0"