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