Batch Job
Import batch job results
Import batch job data into Robotoff database. This endpoint is secured and requires bearer authentication.
This endpoint is mainly used by the batch job once the job is finished.
post/batch/import
Query parameters
job_type'ingredients_spellcheck' required
The type of batch job launched.
batch_dirstring required
Example:gs://bucket/path/to/batch/results
The directory path where batch job results are stored
Response
Data successfully imported.