Remove a lineage edge between two entities to delete a data flow relationship while preserving entity metadata using the Collate REST API for lineage graph maintenance.
table, dashboard, pipeline).table, dashboard, pipeline).200 OK with no body on successful deletion.
| Code | Error Type | Description |
|---|---|---|
401 | UNAUTHORIZED | Invalid or missing authentication token |
403 | FORBIDDEN | User lacks permission to delete lineage |
404 | NOT_FOUND | Lineage edge between the specified entities does not exist |