curl $UPSTASH_VECTOR_REST_URL/delete-namespace/ns \ -X DELETE \ -H "Authorization: Bearer $UPSTASH_VECTOR_REST_TOKEN"
{ "result": "Success" }
Deletes a namespace of an index.
""
"Success"
Was this page helpful?