Hi! I want to create a new option for a drop-down user field and assign it to particular users inmmediately. I tried with this Post Request : POST /api/v2/user_fields/{user_field_id}/options. It seems that I created the option but I was not able to reassign that value to the user. I had to manually click save in the User Field page in my Admin Center and after that the new option appear. Can I avoid this part of manually clicking save to add the new option?
This is the output that i get. The first line validates that I created the option, but the second one, which is when i try to reassign it, says that it is not a valid option for the user field
