Function publishKnowledgeSourceInBatchV1KnowledgeSourcesPublishBatchPost

  • Publish Knowledge Source In Batch

    Parameters

    • __namedParameters: {
          authorization: string;
          knowSourcePublishBatchRequest: KnowSourcePublishBatchRequest;
          xAccountId?: null | string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<unknown>