Unispec Docs
ApiVector database

Delete an index

DELETE
/v1/indexes/{name}

Authorization

TokenAuth
Authorization<token>

Project API key as Token lb-sk_...

In: header

Path Parameters

name*string

Response Body

application/json

curl -X DELETE "https://example.com/v1/indexes/string"
{  "deleted": "string"}