How to update meeting

How to update a meeting with a password to a meeting without a password.

@caroljankins5
Here are the steps:

Call The Update meeting API [Zoom Meeting API]

Set the following fields to “false”
require_password_for_scheduled_meetings (If you want to remove passwords for already scheduled meetings)
require_password_for_scheduling_new_meetings (If you want to remove passwords for future meetings)

Thanks