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