Skip to main content

Create a vector batch

POST 

/indexes/:qid/batches

Registers a batch of vectors for an index. This is not required but it recommended for grouping large uploads such that metadata can be attached to the whole batch, and the batch can be deleted in one operation. The qid in the path is the index being written into. Requires content access for the index qid. for grouping large uploads such that metadata can be attached to the whole batch, and the batch can be deleted in one operation.

Request

Responses

Created