Vector
Rename Index
This endpoint is used to change the name of an index.
POST
/
v2
/
vector
/
index
/
{id}
/
rename
Request Parameters
The unique ID of the index to be deleted.
The new name of the index.
Response Parameters
"OK"
on successfull deletion operation.
Was this page helpful?