Skip to main content
DELETE
Delete a document and its vectors

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

kbId
string
required

Knowledge base ID

docId
string
required

Document ID

Response

Document deleted successfully