Function createKnowledgeSourceV1KnowledgeSourcesPost

  • Create Knowledge Source

    Parameters

    • __namedParameters: {
          authorization: string;
          newKnowledgeSourceRequest: NewKnowledgeSourceRequest;
          xAccountId?: null | string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<unknown>