API ReferenceKnowledge bases

Delete a Knowledge Base

DELETE
/api/knowledge-bases/{id}

Deletes a Knowledge Base (soft delete - marks as inactive).

Authorization

ApiKeyAuth
AuthorizationBearer <token>

Bearer token for API authentication

In: header

Path Parameters

id*string

Unique ID of the Knowledge Base

Response Body

curl -X DELETE "https://app.docutray.com/api/knowledge-bases/string"
Empty
Empty
Empty
Empty
Empty
Empty
Empty