Updates records in a collection by ID.
Documentation Index
Fetch the complete documentation index at: https://docs.trychroma.com/llms.txt
Use this file to discover all available pages before exploring further.
Tenant UUID
Database name
Collection UUID
Payload for updating existing records in a collection.
Records are added in batches. All arrays must have the same length, with each index
representing a single record. For example, ids[0], embeddings[0], documents[0], etc.
all belong to the same record.
Collection updated successfully
The response is of type object.