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