New webhooks to convert meetings into webinars

Added

  • New Meetings webhook event:
    • meeting.converted_to_webinar
  • New Webinars webhook event:
    • webinar.converted_to_meeting

Changed

  • New alternative_host_manage_meeting_summary, alternative_host_manage_cloud_recording, auto_add_recording_to_video_management, and waiting_room_options request fields in these Meetings APIs:
    • PATCH /v2/meetings/{meetingId}
    • PATCH /v2/accounts/{accountId}/meetings/{meetingId}
    • POST /v2/users/{userId}/meetings
    • POST /v2/accounts/{accountId}/users/{userId}/meetings
  • New alternative_host_manage_meeting_summary, alternative_host_manage_cloud_recording, auto_add_recording_to_video_management, and waiting_room_options response fields in these Meetings APIs:
    • GET /v2/meetings/{meetingId}
    • GET /v2/accounts/{accountId}/meetings/{meetingId}
    • POST /v2/users/{userId}/meetings
    • POST /v2/accounts/{accountId}/users/{userId}/meetings
  • New channel_id field in this Meetings webhook event:
    • meeting.updated