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