Zoom Meeting API - May 30, 2023

Published May 30, 2023

Added

  • New Devices APIs.
    • GET /v2/devices
    • POST /v2/devices
    • GET /v2/devices/{deviceId}
    • DELETE /v2/devices/{deviceId}
    • PATCH /v2/devices/{deviceId}

Changed

  • New screen_capture request field in these Groups APIs.
    • PATCH /v2/accounts/{accountId}/groups/{groupId}/settings
    • PATCH /v2/groups/{groupId}/settings
  • New sign_language_interpretation response field in these Meetings APIs.
    • GET /v2/accounts/{accountId}/meetings/{meetingId}
    • POST /v2/accounts/{accountId}/users/{userId}/meetings
    • GET /v2/meetings/{meetingId}
    • POST /v2/users/{userId}/meetings
  • New session_key response field in these Dashboards APIs.
    • GET /v2/metrics/meetings
    • GET /v2/accounts/{accountId}/metrics/meetings
  • New sign_language_interpretation request field in these Meetings APIs.
    • PATCH /v2/accounts/{accountId}/meetings/{meetingId}
    • POST /v2/accounts/{accountId}/users/{userId}/meetings
    • PATCH /v2/meetings/{meetingId}
    • POST /v2/users/{userId}/meetings
  • New screen_capture response field in the following Groups APIs.
    • GET /v2/accounts/{accountId}/groups/{groupId}/settings
    • GET /v2/groups/{groupId}/settings
  • New screen_capture request field in these Accounts APIs:
    • PATCH /v2/accounts/{accountId}/lock_settings
    • PATCH /v2/lock_settings
  • New sign_language_interpretation request field in these Webinars APIs.
    • POST /v2/accounts/{accountId}/users/{userId}/webinars
    • PATCH /v2/accounts/{accountId}/webinars/{webinarId}
    • POST /v2/users/{userId}/webinars
    • PATCH /v2/webinars/{webinarId}
  • New sign_language_interpretation response field in these Webinars APIs.
    • POST /v2/accounts/{accountId}/users/{userId}/webinars
    • GET /v2/accounts/{accountId}/webinars/{webinarId}
    • POST /v2/users/{userId}/webinars
    • GET /v2/webinars/{webinarId}
  • New screen_capture response field in these Accounts APIs.
    • GET /v2/accounts/{accountId}/lock_settings
    • GET /v2/lock_settings
  • New screen_capture field in these Groups webhook events.
    • group.settings_updated
  • New max_exceed_date field in these Cloud Recording webhook events.
    • recording.cloud_storage_usage_updated
  • New screen_capture field in this Accounts webhook event.
    • account.lock_settings_updated