Skip to main content
Skip to main content

AdminPostBatchesReq

constructor


Properties

contextRecord<string, unknown>Required
Additional infomration regarding the batch to be used for processing.
dry_runbooleanRequired
Set a batch job in dry_run mode, which would delay executing the batch job until it's confirmed.

Default: false

typestringRequired
The type of batch job to start, which is defined by the batchType property of the associated batch job strategy.
Was this section helpful?