approval_type always return 2 even if i send value 0. Hi, When I create a meeting and enter approval_type = 0 it always returns approval_type=2. It´s a paid account. Here's the json sent and returned: Sent Json:{ "topic": "Test API Meeting with registration required", "type": 2, "start_time": "2021-08-16T18:00:00Z", "duration": 120, "settings": { "approval_type": 0, "close_registration": true }} Returned Json:{ "uuid": "QH5Ysy0hSciOdqNEhbDvHQ==", "id": 94181754827, "host_id": "H7jcsKlmSTCs1W3W3G1Sww", "host_email": "xxxx", "topic": "Test API Meeting with registration required", "type": 2, "status": "waiting", "start