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

    Interface DeletePipelineRequest

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

    Properties

    organizationId: string
    pipelineId: string