Deletes a specific Knowledge Base document by documentID.

📘

All requests to any Knowledge Base APIs require a Dialog Manager API Key.

To obtain this key, go to the Integration tab on the project you uploaded data sources to and click the "Copy API key" button.

Request Fields

PropertyDescription & Example
Authorization
(header)
Dialog Manager API Key
documentID
(path variable)
A unique identifier of the document object (a string).
To get the list of documentID's, use the GET Document List Knowledge Base API.

Sample Response

Successful response will be blank.

Language
Authorization
Header
Click Try It! to start a request and see the response here!