Starts a batch job that has been created. The batch job must have an input file uploaded before it can be started.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the batch job to start
The body is of type object.
A successful response.
BATCH_JOB_STATE_UNSPECIFIED, BATCH_JOB_STATE_ERROR, BATCH_JOB_STATE_INITIALIZED, BATCH_JOB_STATE_QUEUED, BATCH_JOB_STATE_PREPROCESSING, BATCH_JOB_STATE_PREPROCESSED, BATCH_JOB_STATE_SUBMITTED, BATCH_JOB_STATE_POSTPROCESSING, BATCH_JOB_STATE_POSTPROCESSED, BATCH_JOB_STATE_COMPLETED, BATCH_JOB_STATE_CANCELLED