tool · inferred from evidence
index.upsert
A method provided by the Upstash Vector client for upserting data.
- Upstash Vector: Forbidden: /upsert-data is not allowed on upsert
Calling `index.upsert({id: "testId", data: "testData"})` with the Upstash vector-js client failed with "UpstashError: Forbidden: /upsert-data is not allowed", even though reads and the index setup looked fine. The setup code was a thin wrap