18+ Only  |  Gambling can be addictive — please gamble responsibly  |  Gambling Help: 1800 858 858  |  GambleAware

API reference / Racing

DELETE /v1/racing/horses/backfill/{job_id}

Cancel the horses a job has not collected yet

Drops this job's queued rows. Delivered horses stay collectable, and nothing already billed is re-billed.

Requires X-API-Key free

Request

curl -X DELETE 'https://api.puntersedge.online/v1/racing/horses/backfill/YOUR_JOB_ID' \
  -H 'X-API-Key: YOUR_KEY'

Parameters

NameIn TypeRequired Description
job_id path string yes

Responses

Status codes: 200, 401, 402, 422, 429, 500. Response bodies are JSON; the full schema is in /openapi.json.

Example response

200 application/json — this call costs free. Field names and types are as the API returns them; values are a real sample, trimmed to a few items.

{
  "job_id": "bf_20260907_3a9c1e",
  "cancelled": 17
}

Related endpoints

Try it against live data

The free tier needs no credit card, and the sandbox endpoints need no key at all.

Get a free API key Quickstart
This site contains wagering-related analysis and is intended for Australian users aged 18+. Gambling involves risk. Please gamble responsibly.