Create Batch Job

Runs a batch job.

post/v1/batch-jobs

Request body

model_bundle_idstring required
input_pathstring required
serialization_format'JSON' | 'PICKLE' required
labelsobject required
timeout_secondsnumber

Response

Successful Response

job_idstring required

Changes