Hi there,
Using the REST API v2.0 I’ve created two basic round_rectangle
shapes and I’ve retained their IDs from the JSON response. How do I create a line that connects the two shapes using the REST API?
It would be great if I could also set the following for the line if possible:
- The line’s colour and line style (dots/dashes).
- The start-end arrow head style.
Thanks in advance.