Skip to main content
Delete Kb
Deleting a knowledge base detaches it from every agent using it. Those agents keep answering calls - they simply lose that source.

Authorizations

Authorization
string
header
required

Your API key as a Bearer token, e.g. Authorization: Bearer vk_….

Path Parameters

kb_id
string
required

The knowledge base's id, from POST/GET /v1/knowledge-bases.

Response

Successful Response