Is there a way to change the layering of widgets on a board via the rest api?
I get inconsistent layering, i think due to race conditions sending create widget requests. From what i can tell the more recently added widgets always end up on top, but i can’t find a way to add a widget behind ones that already appear on the board.
I assume i’m missing something?
Thanks for the help
Mokes