While create meeting the meeting setting not get updated

i wanted to create a meeting with settings but meeting is getting created but whatever settings i am passing it is not getting update example auto_recording i wanted to change to local but its taking none as default.

What does your JSON look like? Make sure you have something like {“topic”:“My Recorded Session”,“type”:2,“start_time”:“2019-01-10T15:00:00Z”,“duration”:60,“settings”:{“auto_recording”:“local”}}