curl https://better-dodo-20522-us1-vector.upstash.io/reset \ -d '' -H "Authorization: Bearer YOUR_TOKEN"
{ "result" : "Success" }
This endpoint deletes all vectors and all state belonging to the index.
/reset
"Success"
Was this page helpful?