Delete knowledge node
Knowledge Base
Delete Knowledge Node
Permanently remove a node from your knowledge base by its identifier.
DELETE
Delete knowledge node
Documentation Index
Fetch the complete documentation index at: https://docs.conduit.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Conduit API token. Use Authorization: Bearer <token>. Read/write endpoints require a token with write access.
Path Parameters
Knowledge node id (24 hex characters).
Pattern:
^[a-f0-9]{24}$Example:
"65f1a2b3c4d5e6f7a8b9c0d1"
Query Parameters
Workspace to query.
Example:
"j57demo8f8x7c9v0n2q4r6t8y1u3i5o"
Response
Knowledge node deleted