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