@wildix/wim-knowledge-base-client > KnowledgeBase > deleteDocument
KnowledgeBase.deleteDocument() method
Signature:
deleteDocument(args: DeleteDocumentCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDocumentCommandOutput>;
Parameters
Parameter | Type | Description |
|---|---|---|
args | ||
options | __HttpHandlerOptions | (Optional) |
Returns:
Promise<DeleteDocumentCommandOutput>