Error
Admin
Requeue a single stuck row in one of the durable queues.
Resets the target row to status=“pending” with attempts=0 and last_error=null. payout: allowed from pending/failed/abandoned. parlay_refund: pending/failed. pending_reveal: pending/failed. Step-up signing required because the indexer will re-broadcast an on-chain transaction for the row.
POST
Error
Authorizations
HttpOnly session cookie set by POST /v1/auth/session. Mutating requests must also send the CSRF token (returned by that call) in the x-csrf-token header.
Body
application/json
Response
Default Response
Available options:
true Available options:
payout, parlay_refund, pending_reveal Pattern:
^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
