Discord
GitHub
Login
Search...
/
Overview
Templates
API Reference
Introduction
Authentication
API Reference
Agent
Llm
API User
API Key
Datasource
Tool
Workflow
Workflow Config
Vector Database
POST
Create
GET
List
GET
Get
DEL
Delete
PATCH
Update
Discord
GitHub
Login
API Reference
Vector Database
Update
PATCH
https://
api.beta.superagent.sh
/
api
/
v1
/
vector-dbs
/
:vector_db_id
Patch a Vector Database
Path parameters
vector_db_id
string
Required
Request
This endpoint expects an object.
provider
enum
Required
Allowed values:
PINECONE
ASTRA_DB
WEAVIATE
QDRANT
SUPABASE
An enumeration.
options
map from strings to any
Required
Response
This endpoint returns an object.
success
boolean
data
object
Optional
Represents a VectorDb record
Show 8 properties
Built with