Vector
Reset Index Passwords
This endpoint is used to reset regular and readonly tokens of an index.
POST
/
v2
/
vector
/
index
/
{id}
/
reset-password
Request Parameters
id
string
requiredThe unique ID of the index to reset the password for..
Response Parameters
"OK"
on successfull deletion operation.
Was this page helpful?