update edges
canvas_update_edgesChange existing connections without deleting them: fix a label, change the type, or restyle. Use this to correct a wrong edge label rather than disconnecting and reconnecting.
Operates on one Datadef diagram, named by diagram_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | ||
| diagram_id | Yes | Canvas id, from list_diagrams, create_diagram, or create_blank_diagram. |