Error
Admin
Force the indexer to retry settlement for a stuck market.
Resets every payout_queue row for the target market back to status=“pending” with attempts=0 and last_error=null. The indexer’s payoutWorker picks them up on its next tick (~30s). Step-up signing required because this can re-broadcast on-chain transactions.
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 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)$
