Vector
Delete Index
This endpoint deletes an index.
DELETE
/
v2
/
vector
/
index
/
{id}
Request Parameters
id
string
requiredThe unique ID of the index to be deleted.
Response Parameters
"OK"
on successfull deletion operation.
Was this page helpful?