API Endpoint(s) and/or Zoom API Event(s)
meeting.participant_left
Description
when i do breakout zoom some users are logged out after being assigned to small zoom rooms. i check the returned webhook and get a message like left the meeting. Reason : left the meeting with Unknown Failover Reason.
Error?
“{"payload":{"account_id":"","object":{"uuid":"","participant":{"customer_key":"**","leave_time":"2025-05-14T04:04:05Z","public_ip":"","user_id":"","user_name":"","registrant_id":"","participant_user_id":"","id":"","leave_reason":"left the meeting. Reason : left the meeting with Unknown Failover Reason","email":"","private_ip":"69.174.110.104","participant_uuid":""},"id":"","type":2,"topic":"","host_id":"**","duration":600,"start_time":"2025-05-14T00:07:08Z","timezone":"Asia/Saigon"}},"event_ts":1747195451672,"event":"meeting.participant_left"}”
How To Reproduce
Steps to reproduce the behavior:
Use breakout zoom with >100 people and observe.