AdminPostBatchesReq
The details of the batch job to create.
Properties
typestringRequiredThe type of batch job to start, which is defined by the 
batchType property of the associated batch job strategy.contextRecord<string, unknown>RequiredAdditional infomration regarding the batch to be used for processing.
dry_runbooleanRequiredSet a batch job in dry_run mode, which would delay executing the batch job until it's confirmed.
Default: false
Was this section helpful?