Set a batch default schema
Set the default published schema version for new batch documents.
default_struct_version for new documents added to this batch. Existing rows keep the version they were extracted with until you reassign or reprocess them.Authorizations
Organisation API key from Settings → API / /api/keys/. The secret is
shown once. Send Authorization: Bearer sk-abacus-…. One active key
per organisation. Ingest (/api/v2/ingest/*) refuses API keys — that
surface is Auth0-only with ingest:read / ingest:write scopes.
Path Parameters
Body
Body for batch version reassignment endpoints (Task 16).
Accepts a single version_number field; the consuming view resolves it
against the parent batch's struct and rejects deprecated versions.
x >= 1Response
List shape for StructVersion rows (no schema body).
0 <= x <= 2147483647Compact projection of the user who published / deprecated a version.
Compact projection of the user who published / deprecated a version.
500500
