Cancels a batch job. This will stop the batch job from being processed further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the batch job to cancel
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