Request fields

Path Type Required Description
records Array Yes Records to be inserted, ...
fields_to_return Array No List of strings, these fields are returned, defaults to ["_id"]
records[]._url String No Image specified by url
records[]._base64 String No Image encoded as base64
records[].any_field String No The image records can contain any additional fields that can be used to filter search results
records[].tags Array No Records can contain field with any string tags (labels); can be used for filtering and see method /v2/visualTagsKNN