Released: 2025-12-15 Updated: 2026-01-15T19:06:25
Summary: New response fields in Devices and Meetings APIs; invalid path parameter bug fix for meeting or webinar UUIDs.
**API Default Settings Update (Create Meeting & Webinar)**Omitted fields in the Create a Meeting and Create a Webinar APIs will now automatically inherit the user’s account default settings. Learn more about which fields are affected.
Phased rollout starts December 15, 2025 for free accounts. Full enablement for all accounts by March 15, 2026.
Changed
- New
sdk_versionresponse field in the following Devices API:GET /v2/devices
- New
is_all_dayresponse field in the following Meetings API:GET /v2/users/{userId}/upcoming_meetings
Fixed
- Fixed an issue where meeting or webinar UUIDs starting with
qacaused the List past meetings’ Q&A and List Q&As of a past webinar APIs to mis-parse the path parameter and fail with aninvalid path parametererror.GET /v2/past_webinars/{webinarId}/qaGET /v2/past_meetings/{meetingId}/qa