Knowledge Base
Delete Knowledge Base
Delete one knowledge base from your DialNexa workspace.
DELETE
Delete Knowledge Base
Destructive
Delete a knowledge base from your workspace. DialNexa blocks the request while the knowledge base is still attached to the current draft or latest published version of any agent.
When to use this
- Retiring content: remove a knowledge base whose content is obsolete so agents stop answering from it.
- Multi-tenant offboarding: delete a per-customer knowledge base when that customer leaves.
Delete conflict responses
Before deleting, check which agents reference the knowledge base and update theirknowledge_base_ids via Update Agent if they should switch to a replacement. If any agent still uses the knowledge base, the API returns 409 Conflict with the affected agent_ids. A 404 Not Found means the knowledge base does not exist in this workspace. See Errors for the standard error format.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Delete Knowledge Base