/
MA
mastra-ai
/
Mastra API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 1mo ago
Details
Filter operations
agents
5
logs
2
memory
8
system
1
tools
3
vector
6
post
/api/vector/{vectorName}/upsert
post
/api/vector/{vectorName}/create-index
post
/api/vector/{vectorName}/query
get
/api/vector/{vectorName}/indexes
get
/api/vector/{vectorName}/indexes/{indexName}
delete
/api/vector/{vectorName}/indexes/{indexName}
workflows
3
vector
Delete a specific index
delete
/api/vector/{vectorName}/indexes/{indexName}
Path parameters
vectorName
string
required
indexName
string
required
Response
Index deleted successfully
Changes