Unispec Docs
ApiKnowledge

Delete a knowledge base

DELETE
/v1/knowledge/{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/knowledge/string"
{  "deleted": "string"}