Skip to main content
POST
Preview or asynchronously delete inputs

Authorizations

Authorization
string
header
required

Organisation API key, sent as Authorization: Bearer chk_live_….

  • chk_live_… — real inference, real credits, livemode: true.
  • chk_test_… — identical pipeline against the fixture backend, test credits, livemode: false.

Keys are stored hashed; only the prefix (chk_live_a1b2…) is ever displayed again. A key may be scoped to a subset of endpoint families — calling outside its scopes is a 403.

Body

application/json

Exactly one selector is required.

upload_refs
string[]
required
Required array length: 1 - 1000 elements

Reference returned by POST /v1/uploads.

Pattern: ^upl_[1-9A-HJ-NP-Za-km-z]{8,32}$
before
string<date-time>
reclaim_bytes
integer
Required range: x >= 1
dry_run
boolean
default:false

Response

Dry-run preview.