I am trying to create an API connection that is able to create the multi session events in Zoom
Primary Blocker
The integration must first create a multi-session (One event with many sessions that users can register for) Zoom Event using:
POST /v2/zoom_events/events
event_type: CONFERENCE
hub_id: asdasa821832
Zoom rejects that request with:
HTTP 403
Code 260207
"The hub does not support conference type events."