Format Your New Topic as Follows:
Video SDK Type and Version
Web 1.11.10 (but I guess, it’s irrelevant for the issue)
Description
The payload of session.ended Webhook event (https://developers.zoom.us/docs/video-sdk/webhooks/#operation/session.ended) is sometimes incomplete - lacks $.payload.object.session_name field.
The sample session_id impacted by this issue: M07JD2hNSkGW0sFRWwwkgw==
session_name is marked as required, and we’re assuming it will be always present.