Python
Batches
Create Batch Definition
POST
Python
Authorizations
Body
application/json
Create a new BatchDefinition lineage.
Kebab-case label (non-unique within tenant)
AgentDefinition ID; resolved + pinned at creation time
Datasource holding the input Data Elements
Recipe-level filters. element_ids belongs here; per-execution overrides use BatchInputOverrides on the execution row.
Pinned output sink. NULL = workflow auto-creates per execution.
Required range:
1 <= x <= 999Required range:
0 <= x <= 999Cron expression validated by croniter; not yet scheduled in DEL-1376.