New digital signage events and enhancements to Zoom Rooms APIs

Added

New Zoom Room Webhook events:

  • zoomroom.digital_signage_play_ended

  • zoomroom.digital_signage_play_started

Enhancements

New zoomroom.meeting_schedule value for the method field and new join_before_host field in the settings field of the params field in the Zoom Rooms API:

  • PATCH /v2/rooms/{id}/events

New under_construction field in the following Zoom Room APIs:

  • GET /v2/rooms/{roomId}

  • PATCH /v2/rooms/{roomId}