Pipelines
Delete Pipeline Document
Delete a document from a pipeline; runs async (vectors first, then MongoDB record).
delete/api/v1/pipelines/{pipeline_id}/documents/{document_id}
Path parameters
document_idstring required
pipeline_idstring uuid required
Cookies
sessionstring nullable
Response
Successful Response
Changes
Changed in 1 of the 33 revisions of this API.2
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○