Create Batch Execution
Authorizations
Body
Legacy request body for POST /batch-execution/ (pre-DEL-1376 compat shim).
LegacyBatchSpecJson
Response
Successful Response
Response shape for a single batch execution. The legacy batch_spec_json / agent_spec_json / agent_urn / input_datasource_id fields are kept for client compatibility (DEL-1376 §5.5) — they are reconstructed from the linked BatchDefinition by the router, not stored on the execution row.
Execution ID — also the Temporal workflow ID for direct queries
FK to the BatchDefinition this execution ran against
Optional override for the tool's parameters schema
Optional override for the tool's parameters schema
Overall error message
Per-item results (populated on completion by status callback)