Create

Create a new Vector Database

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
providerenumRequired

An enumeration.

Allowed values:
optionsmap from strings to anyRequired

Response

This endpoint returns an object.
successboolean
dataobjectOptional

Represents a VectorDb record

Errors