cURL
curl --request POST \ --url https://api.upstash.com/v2/vector/index/{id}/reset-password \ --header 'Authorization: Basic <encoded-value>'
"OK"
This endpoint is used to reset regular and readonly tokens of an index.
Was this page helpful?