Hello,
I cannot update the color of simple card (not app card) with API V2 method (patch).
I use dev docs on website (all query params of token and board id’s i removed for screenshot):
Here you can see i am passing style → cardTheme #f24726 color.
But when the method fires (we can see the result) in response, the color stays the same as it was:
You see it’s #fac710.
Fix your method please