Skip to main content
DELETE
/
ai
/
knowledge-bases
/
{kb_id}
Delete knowledge base
curl --request DELETE \
  --url https://api.wacht.dev/ai/knowledge-bases/{kb_id} \
  --header 'Authorization: <api-key>'
{}

Authorizations

Authorization
string
header
required

Path Parameters

kb_id
string
required

Response

200 - application/json

Deleted knowledge base

The response is of type object.