curl $UPSTASH_VECTOR_REST_URL/resumable-query-end \ -X POST \ -H "Authorization: Bearer $UPSTASH_VECTOR_REST_TOKEN" \ -d '{ "uuid": "550e8400-e29b-41d4-a716-446655440000" }'
{ "result": "Success" }
Ends a resumable query and releases associated resources.
Documentation IndexFetch the complete documentation index at: https://upstash.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://upstash.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?