startBatchJob
inline suspend fun M2Client.startBatchJob(crossinline block: StartBatchJobRequest.Builder.() -> Unit): StartBatchJobResponse
Starts a batch job and returns the unique identifier of this execution of the batch job. The associated application must be running in order to start the batch job.