I am updating Monday.com from our software that we reproduce. I can’t use V2 yet, so I have a partial implementation with API v1. The only one that doesn’t work is status columns. Any help or pointers is greatly appreciated. Here is my redacted PUT url: https://api.monday.com:443/v1/boards/rboardid]/columns/mcolumnid]/color.json?api_key=kapikey]&pulse_id=_pulseid]&color_index=0
I get a response of 500 when I use it.