@vectorize-io/vectorize-client
    Preparing search index...

    Interface StartPipelineRequest

    interface StartPipelineRequest {
        organizationId: string;
        pipelineId: string;
    }
    Index

    Properties

    organizationId: string
    pipelineId: string