Update an edge
Edges
Update an edge
Updates the properties JSON on an edge. Identity fields — edge_type, source_id, target_id — are immutable after creation; attempts to change them return 400 validation_error. To re-point an edge to a different target, delete the existing edge and create a new one.
Dual-gated on the source item’s type write permission and the edge type’s write permission, same as edge create.
PATCH
Update an edge