Documentation Index
Fetch the complete documentation index at: https://docs.pathors.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
DELETE https://api.pathors.com/v1/projects/{projectId}/knowledgebases/{knowledgebaseId}
Path Parameters
Bearer token using your developer key
Response
{
"message": "Knowledgebase deleted successfully"
}
This action is irreversible. Deleting a knowledgebase removes all of its datasets, chunks, and stored embeddings.