I am wanting to edit the value of a dropdown field that was created. However, whenever I try to edit the value via the API, it always selects the same value.
I wrote a python function function to send the API request (below). I do not receive errors…