Function vectorizeSnippetKnowledgeSourceV1KnowledgeSourcesSlugSnippetsPost

  • Vectorize Snippet Knowledge Source

    Parameters

    • __namedParameters: {
          authorization: string;
          slug: string;
          snippetKnowledgeSourceRequest: SnippetKnowledgeSourceRequest;
          xAccountId?: null | string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<unknown>