Skip to main content
DELETE
Delete a document

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

knowledge_base_id
integer<int64>
required

Parent knowledge base id

Required range: x >= 1
document_id
string<uuid>
required

Document id

Response

Document deleted successfully