Skip to content
Get started

Sync

Sync Pipeline
client.pipelines.sync.create(stringpipelineID, RequestOptionsoptions?): Pipeline { id, embedding_config, name, 15 more }
POST/api/v1/pipelines/{pipeline_id}/sync
Cancel Pipeline Sync
client.pipelines.sync.cancel(stringpipelineID, RequestOptionsoptions?): Pipeline { id, embedding_config, name, 15 more }
POST/api/v1/pipelines/{pipeline_id}/sync/cancel