API ReferenceKnowledge base documents

Delete document from Knowledge Base

DELETE
/api/knowledge-bases/{id}/documents/{documentId}

Deletes a specific document from the Knowledge Base.

Authorization

ApiKeyAuth
AuthorizationBearer <token>

Bearer token for API authentication

In: header

Path Parameters

id*string

Unique ID of the Knowledge Base

documentId*string

Unique ID of the document

Response Body

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