post https://app.nanonets.com/api/v2/OCR/Model//UploadUrls/
You can use this endpoint to upload training images for a category (for the specified model) by image urls. You can upload multiple images in the same request by adding an array of urls. You will receive model information along with total number of images per category on successful execution.
Log in to see full request history
Responses
206Request partially successful. One or more urls might not be correct or got no response
400Category not valid for model. Check if this model has the category used in the request
OR
Urls missing. Check if you have included an array of image urls
404Model does not exists. Check if the model id exists