Data Platform - Ingestion
Update an ingestion run
Updates an ingestion run status. Accepts RUNNING (notebook started) or FAILED (fatal error). Status transitions to SUCCESS are handled server-side via on-read reconciliation against the ops schema. Requires Bearer token authentication and organizationId for tenant isolation.
PATCH
Authorizations
Static internal-ops token used by the data platform and internal cron jobs (e.g. zombie-run sweep). Validated via requireBearerToken inside the handler against a service-specific environment variable.
Path Parameters
Ingestion run UUID
Minimum string length:
1Body
application/json

