Skip to main content

Delete an edge

DELETE 

/edges/:id

Deletes a single edge by ID. The Postgres cascade removes edge_properties and edge_lineage_refs rows for the edge. No node or index side-effects: edges are not indexed in OpenSearch or pgvector. Admin only.

Request

Responses

No content