Zoom new changes

I have a script that checks for changes at the account and group level, sometimes Zoom pushes new settings . So my script has captured attached changes, but am not able to locate this in the zoom admin page under scheduled meeting, can someone help me.

Setting section: schedule_meeting

old value

{
“continuous_meeting_chat”: {
“enable”: false,
“show_add_user_to_cmc”: false,
“show_add_external_users_to_cmc”: false,
“who_is_added”: “org_invitees”
}
}

new value :

{
  "continuous_meeting_chat": {
    "enable": false,
    "support_scheduled_meetings": false,
    "support_instant_meetings": false,
    "show_add_user_to_cmc": false,
    "show_add_external_users_to_cmc": false,
    "who_is_added": "org_invitees"
  }
}

Hi @samparkravi
I am currently looking into this issue and it seems like this could have been an issue on our end and we are working on fixing this
I will update you as soon as I have more information

Thanks Elisa, does it mean there are no new changes?

I am confirming that information with our Engineering team
I will let you know as soon as possible

any update on this Elisa?

Hi @samparkravi
We are going to revert this change to how it was a couple releases ago.
I am still waiting for confirmation on what fields we will return