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?