Start inference job from local file

POST
Start a new batch inference job.

Request

This endpoint expects a multipart form with multiple files.
jsonobjectOptional
Stringified JSON object containing the inference job configuration.
filefilesRequired

Response

This endpoint returns an object.
job_idstring
The ID of the started job.