ConstCreates a collection. This operation is asynchronous. Poll the collection resource and check the status field to understand creation status.
Create and stores one or multiple documents into a collection. If omitted, 'id' will be auto-generated.
Deletes a specific collection by ID. This operation is asynchronous. Poll the collection for a 404 status code.
Deletes a specific document of a collection.
Gets a list of collections.
Gets a list of documents of a collection.
Gets a specific collection by ID.
Gets a specific collection status from monitor by ID.
Gets a specific collection status from monitor by ID.
Gets a specific document in a collection by ID.
Search chunks
Upserts the data of multiple documents into a collection.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Representation of the 'VectorApi'. This API is part of the 'api' service.