Chilkat Online Tools

unicodeCpp / Zoom API / Update locked settings

Back to Collection Items

#include <CkHttpW.h>
#include <CkHttpRequestW.h>
#include <CkJsonObjectW.h>
#include <CkHttpResponseW.h>
#include <CkStringBuilderW.h>

void ChilkatSample(void)
    {
    // This example assumes the Chilkat API to have been previously unlocked.
    // See Global Unlock Sample for sample code.

    CkHttpW http;
    bool success;

    CkHttpRequestW req;
    req.put_HttpVerb(L"PATCH");
    req.put_Path(L"/");
    req.put_ContentType(L"multipart/form-data");

    CkJsonObjectW jsonFormData1;
    jsonFormData1.UpdateBool(L"host_video",true);
    jsonFormData1.UpdateBool(L"participant_video",true);
    jsonFormData1.UpdateBool(L"audio_type",true);
    jsonFormData1.UpdateBool(L"join_before_host",true);
    jsonFormData1.UpdateBool(L"force_pmi_jbh_password",false);
    jsonFormData1.UpdateBool(L"require_password_for_scheduling_new_meetings",false);
    jsonFormData1.UpdateBool(L"require_password_for_instant_meetings",true);
    jsonFormData1.UpdateBool(L"require_password_for_pmi_meetings",false);
    jsonFormData1.UpdateBool(L"pstn_password_protected",false);
    jsonFormData1.UpdateBool(L"mute_upon_entry",true);
    jsonFormData1.UpdateBool(L"upcoming_meeting_reminder",true);
    jsonFormData1.UpdateBool(L"meeting_authentication",false);
    jsonFormData1.UpdateBool(L"embed_password_in_join_link",false);
    jsonFormData1.UpdateBool(L"personal_meeting",false);
    req.AddParam(L"schedule_meeting",jsonFormData1.emit());

    CkJsonObjectW jsonFormData2;
    jsonFormData2.UpdateBool(L"host_video",true);
    jsonFormData2.UpdateBool(L"participant_video",true);
    jsonFormData2.UpdateBool(L"audio_type",true);
    jsonFormData2.UpdateBool(L"join_before_host",true);
    jsonFormData2.UpdateBool(L"force_pmi_jbh_password",false);
    jsonFormData2.UpdateBool(L"require_password_for_scheduling_new_meetings",false);
    jsonFormData2.UpdateBool(L"require_password_for_instant_meetings",true);
    jsonFormData2.UpdateBool(L"require_password_for_pmi_meetings",false);
    jsonFormData2.UpdateBool(L"pstn_password_protected",false);
    jsonFormData2.UpdateBool(L"mute_upon_entry",true);
    jsonFormData2.UpdateBool(L"upcoming_meeting_reminder",true);
    jsonFormData2.UpdateBool(L"meeting_authentication",false);
    jsonFormData2.UpdateBool(L"embed_password_in_join_link",false);
    jsonFormData2.UpdateBool(L"personal_meeting",false);
    req.AddParam(L"in_meeting",jsonFormData2.emit());

    CkJsonObjectW jsonFormData3;
    jsonFormData3.UpdateBool(L"host_video",true);
    jsonFormData3.UpdateBool(L"participant_video",true);
    jsonFormData3.UpdateBool(L"audio_type",true);
    jsonFormData3.UpdateBool(L"join_before_host",true);
    jsonFormData3.UpdateBool(L"force_pmi_jbh_password",false);
    jsonFormData3.UpdateBool(L"require_password_for_scheduling_new_meetings",false);
    jsonFormData3.UpdateBool(L"require_password_for_instant_meetings",true);
    jsonFormData3.UpdateBool(L"require_password_for_pmi_meetings",false);
    jsonFormData3.UpdateBool(L"pstn_password_protected",false);
    jsonFormData3.UpdateBool(L"mute_upon_entry",true);
    jsonFormData3.UpdateBool(L"upcoming_meeting_reminder",true);
    jsonFormData3.UpdateBool(L"meeting_authentication",false);
    jsonFormData3.UpdateBool(L"embed_password_in_join_link",false);
    jsonFormData3.UpdateBool(L"personal_meeting",false);
    req.AddParam(L"email_notification",jsonFormData3.emit());

    CkJsonObjectW jsonFormData4;
    jsonFormData4.UpdateBool(L"host_video",true);
    jsonFormData4.UpdateBool(L"participant_video",true);
    jsonFormData4.UpdateBool(L"audio_type",true);
    jsonFormData4.UpdateBool(L"join_before_host",true);
    jsonFormData4.UpdateBool(L"force_pmi_jbh_password",false);
    jsonFormData4.UpdateBool(L"require_password_for_scheduling_new_meetings",false);
    jsonFormData4.UpdateBool(L"require_password_for_instant_meetings",true);
    jsonFormData4.UpdateBool(L"require_password_for_pmi_meetings",false);
    jsonFormData4.UpdateBool(L"pstn_password_protected",false);
    jsonFormData4.UpdateBool(L"mute_upon_entry",true);
    jsonFormData4.UpdateBool(L"upcoming_meeting_reminder",true);
    jsonFormData4.UpdateBool(L"meeting_authentication",false);
    jsonFormData4.UpdateBool(L"embed_password_in_join_link",false);
    jsonFormData4.UpdateBool(L"personal_meeting",false);
    req.AddParam(L"recording",jsonFormData4.emit());

    CkJsonObjectW jsonFormData5;
    jsonFormData5.UpdateBool(L"host_video",true);
    jsonFormData5.UpdateBool(L"participant_video",true);
    jsonFormData5.UpdateBool(L"audio_type",true);
    jsonFormData5.UpdateBool(L"join_before_host",true);
    jsonFormData5.UpdateBool(L"force_pmi_jbh_password",false);
    jsonFormData5.UpdateBool(L"require_password_for_scheduling_new_meetings",false);
    jsonFormData5.UpdateBool(L"require_password_for_instant_meetings",true);
    jsonFormData5.UpdateBool(L"require_password_for_pmi_meetings",false);
    jsonFormData5.UpdateBool(L"pstn_password_protected",false);
    jsonFormData5.UpdateBool(L"mute_upon_entry",true);
    jsonFormData5.UpdateBool(L"upcoming_meeting_reminder",true);
    jsonFormData5.UpdateBool(L"meeting_authentication",false);
    jsonFormData5.UpdateBool(L"embed_password_in_join_link",false);
    jsonFormData5.UpdateBool(L"personal_meeting",false);
    req.AddParam(L"telephony",jsonFormData5.emit());

    CkJsonObjectW jsonFormData6;
    jsonFormData6.UpdateBool(L"host_video",true);
    jsonFormData6.UpdateBool(L"participant_video",true);
    jsonFormData6.UpdateBool(L"audio_type",true);
    jsonFormData6.UpdateBool(L"join_before_host",true);
    jsonFormData6.UpdateBool(L"force_pmi_jbh_password",false);
    jsonFormData6.UpdateBool(L"require_password_for_scheduling_new_meetings",false);
    jsonFormData6.UpdateBool(L"require_password_for_instant_meetings",true);
    jsonFormData6.UpdateBool(L"require_password_for_pmi_meetings",false);
    jsonFormData6.UpdateBool(L"pstn_password_protected",false);
    jsonFormData6.UpdateBool(L"mute_upon_entry",true);
    jsonFormData6.UpdateBool(L"upcoming_meeting_reminder",true);
    jsonFormData6.UpdateBool(L"meeting_authentication",false);
    jsonFormData6.UpdateBool(L"embed_password_in_join_link",false);
    jsonFormData6.UpdateBool(L"personal_meeting",false);
    req.AddParam(L"other_options",jsonFormData6.emit());

    CkJsonObjectW jsonFormData7;
    jsonFormData7.UpdateBool(L"host_video",true);
    jsonFormData7.UpdateBool(L"participant_video",true);
    jsonFormData7.UpdateBool(L"audio_type",true);
    jsonFormData7.UpdateBool(L"join_before_host",true);
    jsonFormData7.UpdateBool(L"force_pmi_jbh_password",false);
    jsonFormData7.UpdateBool(L"require_password_for_scheduling_new_meetings",false);
    jsonFormData7.UpdateBool(L"require_password_for_instant_meetings",true);
    jsonFormData7.UpdateBool(L"require_password_for_pmi_meetings",false);
    jsonFormData7.UpdateBool(L"pstn_password_protected",false);
    jsonFormData7.UpdateBool(L"mute_upon_entry",true);
    jsonFormData7.UpdateBool(L"upcoming_meeting_reminder",true);
    jsonFormData7.UpdateBool(L"meeting_authentication",false);
    jsonFormData7.UpdateBool(L"embed_password_in_join_link",false);
    jsonFormData7.UpdateBool(L"personal_meeting",false);
    req.AddParam(L"audio_conferencing",jsonFormData7.emit());

    req.AddHeader(L"Authorization",L"Bearer <access_token>");

    CkHttpResponseW *resp = http.SynchronousRequest(L"reprehenderit",80,false,req);
    if (http.get_LastMethodSuccess() == false) {
        wprintf(L"%s\n",http.lastErrorText());
        return;
    }

    CkStringBuilderW sbResponseBody;
    resp->GetBodySb(sbResponseBody);

    CkJsonObjectW jResp;
    jResp.LoadSb(sbResponseBody);
    jResp.put_EmitCompact(false);

    wprintf(L"Response Body:\n");
    wprintf(L"%s\n",jResp.emit());

    int respStatusCode = resp->get_StatusCode();
    wprintf(L"Response Status Code = %d\n",respStatusCode);
    if (respStatusCode >= 400) {
        wprintf(L"Response Header:\n");
        wprintf(L"%s\n",resp->header());
        wprintf(L"Failed.\n");
        delete resp;
        return;
    }

    delete resp;
    }

Curl Command

curl -X PATCH
	-H "Authorization: Bearer <access_token>"
	-H "Content-Type: multipart/form-data"
	--form 'schedule_meeting={"host_video":true,"participant_video":true,"audio_type":true,"join_before_host":true,"force_pmi_jbh_password":false,"require_password_for_scheduling_new_meetings":false,"require_password_for_instant_meetings":true,"require_password_for_pmi_meetings":false,"pstn_password_protected":false,"mute_upon_entry":true,"upcoming_meeting_reminder":true,"meeting_authentication":false,"embed_password_in_join_link":false,"personal_meeting":false}'
	--form 'in_meeting={"host_video":true,"participant_video":true,"audio_type":true,"join_before_host":true,"force_pmi_jbh_password":false,"require_password_for_scheduling_new_meetings":false,"require_password_for_instant_meetings":true,"require_password_for_pmi_meetings":false,"pstn_password_protected":false,"mute_upon_entry":true,"upcoming_meeting_reminder":true,"meeting_authentication":false,"embed_password_in_join_link":false,"personal_meeting":false}{"e2e_encryption":true,"chat":true,"private_chat":false,"auto_saving_chat":false,"entry_exit_chime":"sint enim voluptate aute dolore","feedback":true,"post_meeting_feedback":false,"co_host":false,"polling":true,"attendee_on_hold":false,"show_meeting_control_toolbar":false,"allow_show_zoom_windows":false,"annotation":true,"whiteboard":true,"remote_control":false,"non_verbal_feedback":true,"breakout_room":true,"remote_support":true,"closed_caption":true,"far_end_camera_control":true,"group_hd":true,"virtual_background":false,"alert_guest_join":true,"auto_answer":true,"sending_default_email_invites":false,"use_html_format_email":true,"stereo_audio":true,"original_audio":false,"screen_sharing":true,"waiting_room":false,"show_browser_join_link":false,"show_a_join_from_your_browser_link":false,"custom_data_center_regions":false,"file_transfer":true,"request_permission_to_unmute":false,"webinar_question_answer":false,"allow_live_streaming":true,"webinar_live_streaming":false,"webinar_chat":false,"save_caption":true,"slide_control":false,"meeting_survey":false,"webinar_polling":true,"webinar_survey":true}'
	--form 'email_notification={"host_video":true,"participant_video":true,"audio_type":true,"join_before_host":true,"force_pmi_jbh_password":false,"require_password_for_scheduling_new_meetings":false,"require_password_for_instant_meetings":true,"require_password_for_pmi_meetings":false,"pstn_password_protected":false,"mute_upon_entry":true,"upcoming_meeting_reminder":true,"meeting_authentication":false,"embed_password_in_join_link":false,"personal_meeting":false}{"e2e_encryption":true,"chat":true,"private_chat":false,"auto_saving_chat":false,"entry_exit_chime":"sint enim voluptate aute dolore","feedback":true,"post_meeting_feedback":false,"co_host":false,"polling":true,"attendee_on_hold":false,"show_meeting_control_toolbar":false,"allow_show_zoom_windows":false,"annotation":true,"whiteboard":true,"remote_control":false,"non_verbal_feedback":true,"breakout_room":true,"remote_support":true,"closed_caption":true,"far_end_camera_control":true,"group_hd":true,"virtual_background":false,"alert_guest_join":true,"auto_answer":true,"sending_default_email_invites":false,"use_html_format_email":true,"stereo_audio":true,"original_audio":false,"screen_sharing":true,"waiting_room":false,"show_browser_join_link":false,"show_a_join_from_your_browser_link":false,"custom_data_center_regions":false,"file_transfer":true,"request_permission_to_unmute":false,"webinar_question_answer":false,"allow_live_streaming":true,"webinar_live_streaming":false,"webinar_chat":false,"save_caption":true,"slide_control":false,"meeting_survey":false,"webinar_polling":true,"webinar_survey":true}{"cloud_recording_available_reminder":false,"jbh_reminder":true,"cancel_meeting_reminder":false,"alternative_host_reminder":true,"schedule_for_reminder":false}'
	--form 'recording={"host_video":true,"participant_video":true,"audio_type":true,"join_before_host":true,"force_pmi_jbh_password":false,"require_password_for_scheduling_new_meetings":false,"require_password_for_instant_meetings":true,"require_password_for_pmi_meetings":false,"pstn_password_protected":false,"mute_upon_entry":true,"upcoming_meeting_reminder":true,"meeting_authentication":false,"embed_password_in_join_link":false,"personal_meeting":false}{"e2e_encryption":true,"chat":true,"private_chat":false,"auto_saving_chat":false,"entry_exit_chime":"sint enim voluptate aute dolore","feedback":true,"post_meeting_feedback":false,"co_host":false,"polling":true,"attendee_on_hold":false,"show_meeting_control_toolbar":false,"allow_show_zoom_windows":false,"annotation":true,"whiteboard":true,"remote_control":false,"non_verbal_feedback":true,"breakout_room":true,"remote_support":true,"closed_caption":true,"far_end_camera_control":true,"group_hd":true,"virtual_background":false,"alert_guest_join":true,"auto_answer":true,"sending_default_email_invites":false,"use_html_format_email":true,"stereo_audio":true,"original_audio":false,"screen_sharing":true,"waiting_room":false,"show_browser_join_link":false,"show_a_join_from_your_browser_link":false,"custom_data_center_regions":false,"file_transfer":true,"request_permission_to_unmute":false,"webinar_question_answer":false,"allow_live_streaming":true,"webinar_live_streaming":false,"webinar_chat":false,"save_caption":true,"slide_control":false,"meeting_survey":false,"webinar_polling":true,"webinar_survey":true}{"cloud_recording_available_reminder":false,"jbh_reminder":true,"cancel_meeting_reminder":false,"alternative_host_reminder":true,"schedule_for_reminder":false}{"local_recording":false,"cloud_recording":false,"auto_recording":"adipisicing sunt aute ea","cloud_recording_download":false,"account_user_access_recording":false,"host_delete_cloud_recording":false,"auto_delete_cmr":false,"recording_authentication":"esse irure ut","ip_address_access_control":{"enable":true,"ip_addresses_or_ranges":"aute irure"}}'
	--form 'telephony={"host_video":true,"participant_video":true,"audio_type":true,"join_before_host":true,"force_pmi_jbh_password":false,"require_password_for_scheduling_new_meetings":false,"require_password_for_instant_meetings":true,"require_password_for_pmi_meetings":false,"pstn_password_protected":false,"mute_upon_entry":true,"upcoming_meeting_reminder":true,"meeting_authentication":false,"embed_password_in_join_link":false,"personal_meeting":false}{"e2e_encryption":true,"chat":true,"private_chat":false,"auto_saving_chat":false,"entry_exit_chime":"sint enim voluptate aute dolore","feedback":true,"post_meeting_feedback":false,"co_host":false,"polling":true,"attendee_on_hold":false,"show_meeting_control_toolbar":false,"allow_show_zoom_windows":false,"annotation":true,"whiteboard":true,"remote_control":false,"non_verbal_feedback":true,"breakout_room":true,"remote_support":true,"closed_caption":true,"far_end_camera_control":true,"group_hd":true,"virtual_background":false,"alert_guest_join":true,"auto_answer":true,"sending_default_email_invites":false,"use_html_format_email":true,"stereo_audio":true,"original_audio":false,"screen_sharing":true,"waiting_room":false,"show_browser_join_link":false,"show_a_join_from_your_browser_link":false,"custom_data_center_regions":false,"file_transfer":true,"request_permission_to_unmute":false,"webinar_question_answer":false,"allow_live_streaming":true,"webinar_live_streaming":false,"webinar_chat":false,"save_caption":true,"slide_control":false,"meeting_survey":false,"webinar_polling":true,"webinar_survey":true}{"cloud_recording_available_reminder":false,"jbh_reminder":true,"cancel_meeting_reminder":false,"alternative_host_reminder":true,"schedule_for_reminder":false}{"local_recording":false,"cloud_recording":false,"auto_recording":"adipisicing sunt aute ea","cloud_recording_download":false,"account_user_access_recording":false,"host_delete_cloud_recording":false,"auto_delete_cmr":false,"recording_authentication":"esse irure ut","ip_address_access_control":{"enable":true,"ip_addresses_or_ranges":"aute irure"}}{"third_party_audio":true,"telephony_regions":false}'
	--form 'other_options={"host_video":true,"participant_video":true,"audio_type":true,"join_before_host":true,"force_pmi_jbh_password":false,"require_password_for_scheduling_new_meetings":false,"require_password_for_instant_meetings":true,"require_password_for_pmi_meetings":false,"pstn_password_protected":false,"mute_upon_entry":true,"upcoming_meeting_reminder":true,"meeting_authentication":false,"embed_password_in_join_link":false,"personal_meeting":false}{"e2e_encryption":true,"chat":true,"private_chat":false,"auto_saving_chat":false,"entry_exit_chime":"sint enim voluptate aute dolore","feedback":true,"post_meeting_feedback":false,"co_host":false,"polling":true,"attendee_on_hold":false,"show_meeting_control_toolbar":false,"allow_show_zoom_windows":false,"annotation":true,"whiteboard":true,"remote_control":false,"non_verbal_feedback":true,"breakout_room":true,"remote_support":true,"closed_caption":true,"far_end_camera_control":true,"group_hd":true,"virtual_background":false,"alert_guest_join":true,"auto_answer":true,"sending_default_email_invites":false,"use_html_format_email":true,"stereo_audio":true,"original_audio":false,"screen_sharing":true,"waiting_room":false,"show_browser_join_link":false,"show_a_join_from_your_browser_link":false,"custom_data_center_regions":false,"file_transfer":true,"request_permission_to_unmute":false,"webinar_question_answer":false,"allow_live_streaming":true,"webinar_live_streaming":false,"webinar_chat":false,"save_caption":true,"slide_control":false,"meeting_survey":false,"webinar_polling":true,"webinar_survey":true}{"cloud_recording_available_reminder":false,"jbh_reminder":true,"cancel_meeting_reminder":false,"alternative_host_reminder":true,"schedule_for_reminder":false}{"local_recording":false,"cloud_recording":false,"auto_recording":"adipisicing sunt aute ea","cloud_recording_download":false,"account_user_access_recording":false,"host_delete_cloud_recording":false,"auto_delete_cmr":false,"recording_authentication":"esse irure ut","ip_address_access_control":{"enable":true,"ip_addresses_or_ranges":"aute irure"}}{"third_party_audio":true,"telephony_regions":false}{"blur_snapshot":true}'
	--form 'audio_conferencing={"host_video":true,"participant_video":true,"audio_type":true,"join_before_host":true,"force_pmi_jbh_password":false,"require_password_for_scheduling_new_meetings":false,"require_password_for_instant_meetings":true,"require_password_for_pmi_meetings":false,"pstn_password_protected":false,"mute_upon_entry":true,"upcoming_meeting_reminder":true,"meeting_authentication":false,"embed_password_in_join_link":false,"personal_meeting":false}{"e2e_encryption":true,"chat":true,"private_chat":false,"auto_saving_chat":false,"entry_exit_chime":"sint enim voluptate aute dolore","feedback":true,"post_meeting_feedback":false,"co_host":false,"polling":true,"attendee_on_hold":false,"show_meeting_control_toolbar":false,"allow_show_zoom_windows":false,"annotation":true,"whiteboard":true,"remote_control":false,"non_verbal_feedback":true,"breakout_room":true,"remote_support":true,"closed_caption":true,"far_end_camera_control":true,"group_hd":true,"virtual_background":false,"alert_guest_join":true,"auto_answer":true,"sending_default_email_invites":false,"use_html_format_email":true,"stereo_audio":true,"original_audio":false,"screen_sharing":true,"waiting_room":false,"show_browser_join_link":false,"show_a_join_from_your_browser_link":false,"custom_data_center_regions":false,"file_transfer":true,"request_permission_to_unmute":false,"webinar_question_answer":false,"allow_live_streaming":true,"webinar_live_streaming":false,"webinar_chat":false,"save_caption":true,"slide_control":false,"meeting_survey":false,"webinar_polling":true,"webinar_survey":true}{"cloud_recording_available_reminder":false,"jbh_reminder":true,"cancel_meeting_reminder":false,"alternative_host_reminder":true,"schedule_for_reminder":false}{"local_recording":false,"cloud_recording":false,"auto_recording":"adipisicing sunt aute ea","cloud_recording_download":false,"account_user_access_recording":false,"host_delete_cloud_recording":false,"auto_delete_cmr":false,"recording_authentication":"esse irure ut","ip_address_access_control":{"enable":true,"ip_addresses_or_ranges":"aute irure"}}{"third_party_audio":true,"telephony_regions":false}{"blur_snapshot":true}{"toll_free_and_fee_based_toll_call":true}'
https://api.zoom.us/v2/groups/:groupId/lock_settings?option=quis officia in reprehenderit

Postman Collection Item JSON

{
  "name": "Update locked settings",
  "request": {
    "auth": {
      "type": "oauth2"
    },
    "method": "PATCH",
    "header": [
      {
        "key": "Content-Type",
        "value": "multipart/form-data"
      }
    ],
    "body": {
      "mode": "formdata",
      "formdata": [
        {
          "key": "schedule_meeting",
          "value": "{\"host_video\":true,\"participant_video\":true,\"audio_type\":true,\"join_before_host\":true,\"force_pmi_jbh_password\":false,\"require_password_for_scheduling_new_meetings\":false,\"require_password_for_instant_meetings\":true,\"require_password_for_pmi_meetings\":false,\"pstn_password_protected\":false,\"mute_upon_entry\":true,\"upcoming_meeting_reminder\":true,\"meeting_authentication\":false,\"embed_password_in_join_link\":false,\"personal_meeting\":false}",
          "description": "undefined",
          "type": "text"
        },
        {
          "key": "in_meeting",
          "value": "{\"e2e_encryption\":true,\"chat\":true,\"private_chat\":false,\"auto_saving_chat\":false,\"entry_exit_chime\":\"sint enim voluptate aute dolore\",\"feedback\":true,\"post_meeting_feedback\":false,\"co_host\":false,\"polling\":true,\"attendee_on_hold\":false,\"show_meeting_control_toolbar\":false,\"allow_show_zoom_windows\":false,\"annotation\":true,\"whiteboard\":true,\"remote_control\":false,\"non_verbal_feedback\":true,\"breakout_room\":true,\"remote_support\":true,\"closed_caption\":true,\"far_end_camera_control\":true,\"group_hd\":true,\"virtual_background\":false,\"alert_guest_join\":true,\"auto_answer\":true,\"sending_default_email_invites\":false,\"use_html_format_email\":true,\"stereo_audio\":true,\"original_audio\":false,\"screen_sharing\":true,\"waiting_room\":false,\"show_browser_join_link\":false,\"show_a_join_from_your_browser_link\":false,\"custom_data_center_regions\":false,\"file_transfer\":true,\"request_permission_to_unmute\":false,\"webinar_question_answer\":false,\"allow_live_streaming\":true,\"webinar_live_streaming\":false,\"webinar_chat\":false,\"save_caption\":true,\"slide_control\":false,\"meeting_survey\":false,\"webinar_polling\":true,\"webinar_survey\":true}",
          "description": "undefined",
          "type": "text"
        },
        {
          "key": "email_notification",
          "value": "{\"cloud_recording_available_reminder\":false,\"jbh_reminder\":true,\"cancel_meeting_reminder\":false,\"alternative_host_reminder\":true,\"schedule_for_reminder\":false}",
          "description": "undefined",
          "type": "text"
        },
        {
          "key": "recording",
          "value": "{\"local_recording\":false,\"cloud_recording\":false,\"auto_recording\":\"adipisicing sunt aute ea\",\"cloud_recording_download\":false,\"account_user_access_recording\":false,\"host_delete_cloud_recording\":false,\"auto_delete_cmr\":false,\"recording_authentication\":\"esse irure ut\",\"ip_address_access_control\":{\"enable\":true,\"ip_addresses_or_ranges\":\"aute irure\"}}",
          "description": "undefined",
          "type": "text"
        },
        {
          "key": "telephony",
          "value": "{\"third_party_audio\":true,\"telephony_regions\":false}",
          "description": "undefined",
          "type": "text"
        },
        {
          "key": "other_options",
          "value": "{\"blur_snapshot\":true}",
          "description": "undefined",
          "type": "text"
        },
        {
          "key": "audio_conferencing",
          "value": "{\"toll_free_and_fee_based_toll_call\":true}",
          "description": "undefined",
          "type": "text"
        }
      ]
    },
    "url": {
      "raw": "{{baseUrl}}/groups/:groupId/lock_settings?option=quis officia in reprehenderit",
      "host": [
        "{{baseUrl}}"
      ],
      "path": [
        "groups",
        ":groupId",
        "lock_settings"
      ],
      "query": [
        {
          "key": "option",
          "value": "quis officia in reprehenderit",
          "description": "Optional query parameters: \n* `meeting_security` — Use this query parameter to view the meeting security settings applied to the user's account."
        }
      ],
      "variable": [
        {
          "key": "groupId",
          "value": "quis officia in reprehenderit",
          "description": "(Required) The Id of the group."
        }
      ]
    },
    "description": "Update a [group's](https://support.zoom.us/hc/en-us/articles/204519819-Group-Management-) locked settings. If you lock a setting, the group members will not be able to modify it individually. <p style=\"background-color:#FEEFB3; color:#9F6000\"><br>Note:</b> The `force_pmi_jbh_password` field under meeting settings is planned to be deprecated on September 22, 2019. This field will be replaced by another field that will provide the same functionality.</p>\n\n**Prerequisite**: Pro, Business, or Education account<br>\n**Scopes**: `group:write:admin`<br>\n\n **[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Medium`"
  },
  "response": [
    {
      "name": "**Status Code:** `204`<br>\nGroup's locked settings updated.",
      "originalRequest": {
        "method": "PATCH",
        "header": [
          {
            "description": "Added as a part of security scheme: oauth2",
            "key": "Authorization",
            "value": "<token>"
          }
        ],
        "body": {
          "mode": "formdata",
          "formdata": [
            {
              "key": "schedule_meeting",
              "value": "{\"host_video\":true,\"participant_video\":true,\"audio_type\":true,\"join_before_host\":true,\"force_pmi_jbh_password\":false,\"require_password_for_scheduling_new_meetings\":false,\"require_password_for_instant_meetings\":true,\"require_password_for_pmi_meetings\":false,\"pstn_password_protected\":false,\"mute_upon_entry\":true,\"upcoming_meeting_reminder\":true,\"meeting_authentication\":false,\"embed_password_in_join_link\":false,\"personal_meeting\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "in_meeting",
              "value": "{\"e2e_encryption\":true,\"chat\":true,\"private_chat\":false,\"auto_saving_chat\":false,\"entry_exit_chime\":\"sint enim voluptate aute dolore\",\"feedback\":true,\"post_meeting_feedback\":false,\"co_host\":false,\"polling\":true,\"attendee_on_hold\":false,\"show_meeting_control_toolbar\":false,\"allow_show_zoom_windows\":false,\"annotation\":true,\"whiteboard\":true,\"remote_control\":false,\"non_verbal_feedback\":true,\"breakout_room\":true,\"remote_support\":true,\"closed_caption\":true,\"far_end_camera_control\":true,\"group_hd\":true,\"virtual_background\":false,\"alert_guest_join\":true,\"auto_answer\":true,\"sending_default_email_invites\":false,\"use_html_format_email\":true,\"stereo_audio\":true,\"original_audio\":false,\"screen_sharing\":true,\"waiting_room\":false,\"show_browser_join_link\":false,\"show_a_join_from_your_browser_link\":false,\"custom_data_center_regions\":false,\"file_transfer\":true,\"request_permission_to_unmute\":false,\"webinar_question_answer\":false,\"allow_live_streaming\":true,\"webinar_live_streaming\":false,\"webinar_chat\":false,\"save_caption\":true,\"slide_control\":false,\"meeting_survey\":false,\"webinar_polling\":true,\"webinar_survey\":true}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "email_notification",
              "value": "{\"cloud_recording_available_reminder\":false,\"jbh_reminder\":true,\"cancel_meeting_reminder\":false,\"alternative_host_reminder\":true,\"schedule_for_reminder\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "recording",
              "value": "{\"local_recording\":false,\"cloud_recording\":false,\"auto_recording\":\"adipisicing sunt aute ea\",\"cloud_recording_download\":false,\"account_user_access_recording\":false,\"host_delete_cloud_recording\":false,\"auto_delete_cmr\":false,\"recording_authentication\":\"esse irure ut\",\"ip_address_access_control\":{\"enable\":true,\"ip_addresses_or_ranges\":\"aute irure\"}}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "telephony",
              "value": "{\"third_party_audio\":true,\"telephony_regions\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "other_options",
              "value": "{\"blur_snapshot\":true}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "audio_conferencing",
              "value": "{\"toll_free_and_fee_based_toll_call\":true}",
              "description": "undefined",
              "type": "text"
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/groups/:groupId/lock_settings?option=quis officia in reprehenderit",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "groups",
            ":groupId",
            "lock_settings"
          ],
          "query": [
            {
              "key": "option",
              "value": "quis officia in reprehenderit"
            }
          ],
          "variable": [
            {
              "key": "groupId",
              "value": "quis officia in reprehenderit",
              "description": "(Required) The Id of the group."
            }
          ]
        }
      },
      "status": "No Content",
      "code": 204,
      "_postman_previewlanguage": "json",
      "header": [
        {
          "key": "Content-Type",
          "value": "application/json"
        }
      ],
      "cookie": [
      ],
      "body": "{}"
    },
    {
      "name": "**HTTP Status Code:** `400` **Bad Request**<br>\n**Error Code:** `200`<br>\nOnly available for paid account.\n",
      "originalRequest": {
        "method": "PATCH",
        "header": [
          {
            "description": "Added as a part of security scheme: oauth2",
            "key": "Authorization",
            "value": "<token>"
          }
        ],
        "body": {
          "mode": "formdata",
          "formdata": [
            {
              "key": "schedule_meeting",
              "value": "{\"host_video\":true,\"participant_video\":true,\"audio_type\":true,\"join_before_host\":true,\"force_pmi_jbh_password\":false,\"require_password_for_scheduling_new_meetings\":false,\"require_password_for_instant_meetings\":true,\"require_password_for_pmi_meetings\":false,\"pstn_password_protected\":false,\"mute_upon_entry\":true,\"upcoming_meeting_reminder\":true,\"meeting_authentication\":false,\"embed_password_in_join_link\":false,\"personal_meeting\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "in_meeting",
              "value": "{\"e2e_encryption\":true,\"chat\":true,\"private_chat\":false,\"auto_saving_chat\":false,\"entry_exit_chime\":\"sint enim voluptate aute dolore\",\"feedback\":true,\"post_meeting_feedback\":false,\"co_host\":false,\"polling\":true,\"attendee_on_hold\":false,\"show_meeting_control_toolbar\":false,\"allow_show_zoom_windows\":false,\"annotation\":true,\"whiteboard\":true,\"remote_control\":false,\"non_verbal_feedback\":true,\"breakout_room\":true,\"remote_support\":true,\"closed_caption\":true,\"far_end_camera_control\":true,\"group_hd\":true,\"virtual_background\":false,\"alert_guest_join\":true,\"auto_answer\":true,\"sending_default_email_invites\":false,\"use_html_format_email\":true,\"stereo_audio\":true,\"original_audio\":false,\"screen_sharing\":true,\"waiting_room\":false,\"show_browser_join_link\":false,\"show_a_join_from_your_browser_link\":false,\"custom_data_center_regions\":false,\"file_transfer\":true,\"request_permission_to_unmute\":false,\"webinar_question_answer\":false,\"allow_live_streaming\":true,\"webinar_live_streaming\":false,\"webinar_chat\":false,\"save_caption\":true,\"slide_control\":false,\"meeting_survey\":false,\"webinar_polling\":true,\"webinar_survey\":true}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "email_notification",
              "value": "{\"cloud_recording_available_reminder\":false,\"jbh_reminder\":true,\"cancel_meeting_reminder\":false,\"alternative_host_reminder\":true,\"schedule_for_reminder\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "recording",
              "value": "{\"local_recording\":false,\"cloud_recording\":false,\"auto_recording\":\"adipisicing sunt aute ea\",\"cloud_recording_download\":false,\"account_user_access_recording\":false,\"host_delete_cloud_recording\":false,\"auto_delete_cmr\":false,\"recording_authentication\":\"esse irure ut\",\"ip_address_access_control\":{\"enable\":true,\"ip_addresses_or_ranges\":\"aute irure\"}}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "telephony",
              "value": "{\"third_party_audio\":true,\"telephony_regions\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "other_options",
              "value": "{\"blur_snapshot\":true}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "audio_conferencing",
              "value": "{\"toll_free_and_fee_based_toll_call\":true}",
              "description": "undefined",
              "type": "text"
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/groups/:groupId/lock_settings?option=quis officia in reprehenderit",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "groups",
            ":groupId",
            "lock_settings"
          ],
          "query": [
            {
              "key": "option",
              "value": "quis officia in reprehenderit"
            }
          ],
          "variable": [
            {
              "key": "groupId",
              "value": "quis officia in reprehenderit",
              "description": "(Required) The Id of the group."
            }
          ]
        }
      },
      "status": "Bad Request",
      "code": 400,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    },
    {
      "name": "**Status Code:** `404`<br>\nNot found.<br>\n**Error Code:** `4130`<br>\nThis group does not exist.\n",
      "originalRequest": {
        "method": "PATCH",
        "header": [
          {
            "description": "Added as a part of security scheme: oauth2",
            "key": "Authorization",
            "value": "<token>"
          }
        ],
        "body": {
          "mode": "formdata",
          "formdata": [
            {
              "key": "schedule_meeting",
              "value": "{\"host_video\":true,\"participant_video\":true,\"audio_type\":true,\"join_before_host\":true,\"force_pmi_jbh_password\":false,\"require_password_for_scheduling_new_meetings\":false,\"require_password_for_instant_meetings\":true,\"require_password_for_pmi_meetings\":false,\"pstn_password_protected\":false,\"mute_upon_entry\":true,\"upcoming_meeting_reminder\":true,\"meeting_authentication\":false,\"embed_password_in_join_link\":false,\"personal_meeting\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "in_meeting",
              "value": "{\"e2e_encryption\":true,\"chat\":true,\"private_chat\":false,\"auto_saving_chat\":false,\"entry_exit_chime\":\"sint enim voluptate aute dolore\",\"feedback\":true,\"post_meeting_feedback\":false,\"co_host\":false,\"polling\":true,\"attendee_on_hold\":false,\"show_meeting_control_toolbar\":false,\"allow_show_zoom_windows\":false,\"annotation\":true,\"whiteboard\":true,\"remote_control\":false,\"non_verbal_feedback\":true,\"breakout_room\":true,\"remote_support\":true,\"closed_caption\":true,\"far_end_camera_control\":true,\"group_hd\":true,\"virtual_background\":false,\"alert_guest_join\":true,\"auto_answer\":true,\"sending_default_email_invites\":false,\"use_html_format_email\":true,\"stereo_audio\":true,\"original_audio\":false,\"screen_sharing\":true,\"waiting_room\":false,\"show_browser_join_link\":false,\"show_a_join_from_your_browser_link\":false,\"custom_data_center_regions\":false,\"file_transfer\":true,\"request_permission_to_unmute\":false,\"webinar_question_answer\":false,\"allow_live_streaming\":true,\"webinar_live_streaming\":false,\"webinar_chat\":false,\"save_caption\":true,\"slide_control\":false,\"meeting_survey\":false,\"webinar_polling\":true,\"webinar_survey\":true}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "email_notification",
              "value": "{\"cloud_recording_available_reminder\":false,\"jbh_reminder\":true,\"cancel_meeting_reminder\":false,\"alternative_host_reminder\":true,\"schedule_for_reminder\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "recording",
              "value": "{\"local_recording\":false,\"cloud_recording\":false,\"auto_recording\":\"adipisicing sunt aute ea\",\"cloud_recording_download\":false,\"account_user_access_recording\":false,\"host_delete_cloud_recording\":false,\"auto_delete_cmr\":false,\"recording_authentication\":\"esse irure ut\",\"ip_address_access_control\":{\"enable\":true,\"ip_addresses_or_ranges\":\"aute irure\"}}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "telephony",
              "value": "{\"third_party_audio\":true,\"telephony_regions\":false}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "other_options",
              "value": "{\"blur_snapshot\":true}",
              "description": "undefined",
              "type": "text"
            },
            {
              "key": "audio_conferencing",
              "value": "{\"toll_free_and_fee_based_toll_call\":true}",
              "description": "undefined",
              "type": "text"
            }
          ]
        },
        "url": {
          "raw": "{{baseUrl}}/groups/:groupId/lock_settings?option=quis officia in reprehenderit",
          "host": [
            "{{baseUrl}}"
          ],
          "path": [
            "groups",
            ":groupId",
            "lock_settings"
          ],
          "query": [
            {
              "key": "option",
              "value": "quis officia in reprehenderit"
            }
          ],
          "variable": [
            {
              "key": "groupId",
              "value": "quis officia in reprehenderit",
              "description": "(Required) The Id of the group."
            }
          ]
        }
      },
      "status": "Not Found",
      "code": 404,
      "_postman_previewlanguage": "text",
      "header": [
        {
          "key": "Content-Type",
          "value": "text/plain"
        }
      ],
      "cookie": [
      ],
      "body": ""
    }
  ]
}