Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X POST \ https://api.upstash.com/v2/vector/index/14841111-b834-4788-925c-04ab156d1123/setplan \ -u 'EMAIL:API_KEY' \ -d '{"target_plan":"fixed"}'
"OK"
This endpoint is used to change the plan of an index.
Was this page helpful?