AdminPostBatchesReq
Properties
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
typestringRequiredThe type of batch job to start, which is defined by the
batchType property of the associated batch job strategy.Was this section helpful?