Delete Extraction
AI Extraction
Delete Extraction
1️⃣ Overview
Purpose:
Performs a soft-delete on a specific extraction configuration. Instead of removing the record from the database entirely, the system flags the extraction as inactive (active=false), preserving historical logs while removing it from the active workspace view.
2️⃣ Endpoint
DELETE /noCo/api/v2/workspaces/{workspaceId}/extraction/{extractionId}
DELETE
Delete Extraction