Force Sync All Pipeline Documents
POST/api/v1/pipelines/:pipeline_id/documents/force-sync-all
Force sync all documents in a pipeline by batching document ingestion jobs.
- Iterates all document refs for the pipeline
- Enqueues document ingestion jobs in batches of
batch_size
Request
Responses
- 202
- 422
Successful Response
Validation Error