# Zoom Meeting API - January 19, 2024 ## Added - New Webinars API: - `POST /v2/webinars/{webinarId}/sip_dialing` ## Changed - New `request_permission_to_unmute_participants` request field in these Groups APIs: - `PATCH /v2/accounts/{accountId}/groups/{groupId}/lock_settings` - `PATCH /v2/groups/{groupId}/lock_settings` - `PATCH /v2/groups/{groupId}/settings` - `PATCH /v2/accounts/{accountId}/groups/{groupId}/settings` - New `zoom_clips_plus` response field in these Users APIs: - `GET /v2/accounts/{accountId}/users/{userId}/settings` - `GET /v2/users/{userId}/settings` - New `request_permission_to_unmute_participants` response field in these Groups APIs: - `GET /v2/groups/{groupId}/settings` - `GET /v2/accounts/{accountId}/groups/{groupId}/settings` - `GET /v2/accounts/{accountId}/groups/{groupId}/lock_settings` - `GET /v2/groups/{groupId}/lock_settings` - New `sender_name`, `recipient_name` fields in these Webinars webhook events: - `webinar.chat_message_sent` - `webinar.chat_message_file_sent` - New `sender_name`, `recipient_name` fields in these Meetings webhook events: - `meeting.chat_message_file_sent` - `meeting.chat_message_file_sent`