curl -X POST \ https://api.upstash.com/v2/vector/index/14841111-b834-4788-925c-04ab156d1123/rename \ -u 'EMAIL:API_KEY' \ -d '{"name":"myindex"}'
"OK"
This endpoint is used to change the name of an index.
Was this page helpful?