# Added request fields for Groups and Users APIs ## Added ### Enhancements - New `allow_invitees_access_recordings_without_passcode`,`viewer_see_transcript`,`allow_add_cloud_recordings_to_zoom_clips`,`upload_recording`,`allow_revenue_accelerator_manage_recording_separate_auto_delete`,`water_marker_recording`,`cloud_recording_permanently_deleted`,`recording_storage_email_notifications`,`viewer_see_chat`,`allow_share`,`local_recording_options`,`recording_notifications_phone_users,recording_as_on_demand`,`durable_meeting_transcript`,`allow_cmr_3rd_party_bot`,`embed_passcode_in_shareable_link`,`notification_subscription_url_when_recording_available`,`authenticated_view_cloud_recoding` request fields in the following **Groups** APIs: - `PATCH /v2/groups/{groupId}/settings` - `PATCH /v2/accounts/{accountId}/groups/{groupId}/settings` - New `allow_cmr_3rd_party_bot,recording_as_on_demand`,`recording_notifications_phone_users`,`authenticated_view_cloud_recoding`,`notification_subscription_url_when_recording_available`,`embed_passcode_in_shareable_link`,`cloud_recording_permanently_deleted,water_marker_recording`,`allow_revenue_accelerator_manage_recording_separate_auto_delete`,`upload_recording`,`allow_add_cloud_recordings_to_zoom_clips`,`viewer_see_transcript`,`allow_invitees_access_recordings_without_passcode`,`local_recording_options,viewer_see_chat,allow_share`,`recording_storage_email_notifications` request fields in the following **Users** APIs: - `PATCH /v2/accounts/{accountId}/users/{userId}/settings` - `PATCH /v2/users/{userId}/settings` - New `viewer_see_chat,allow_share`,`recording_storage_email_notifications`,`local_recording_options`,`allow_revenue_accelerator_manage_recording_separate_auto_delete`,`cloud_recording_permanently_deleted`,`water_marker_recording`,`viewer_see_transcript`,`allow_invitees_access_recordings_without_passcode`,`upload_recording`,`allow_add_cloud_recordings_to_zoom_clips`,`authenticated_view_cloud_recoding`,`notification_subscription_url_when_recording_available`,`embed_passcode_in_shareable_link`,`durable_meeting_transcript`,`allow_cmr_3rd_party_bot`,`recording_as_on_demand`,`recording_notifications_phone_users` response fields in the following **Groups** APIs: - `GET /v2/groups/{groupId}/settings` - `GET /v2/accounts/{accountId}/groups/{groupId}/settings` - New `embed_passcode_in_shareable_link`,`notification_subscription_url_when_recording_available`,`authenticated_view_cloud_recoding`,`recording_notifications_phone_users`,`recording_as_on_demand`,`allow_cmr_3rd_party_bot`,`local_recording_options`,`recording_storage_email_notifications`,`viewer_see_chat`,`allow_share`,`allow_add_cloud_recordings_to_zoom_clips`,`upload_recording`,`allow_invitees_access_recordings_without_passcode`,`viewer_see_transcript`,`water_marker_recording`,`cloud_recording_permanently_deleted`,`allow_revenue_accelerator_manage_recording_separate_auto_delete` response fields in the following **Users** APIs: - `GET /v2/accounts/{accountId}/users/{userId}/settings` - `GET /v2/users/{userId}/settings`