Today, the api doesn’t allow to set the borderColor to “transparent”. Not setting any value, Miro defaults the border to black.
We figured out that setting the borderOpacity to 0 is a possible workaround. Yet, this isn’t ideal because getWidgets doesn’t do this if users create transparent borders in the Miro UI (i.e. input and output API aren’t consistent).
It would be great if you would allow API developers to set the border color to transparent.