To designate a session as online and specify its type, the /api/v2/session/set endpoint should be utilized. The system will recognize the session as online and assign its type based on the presence of the requisite identifying parameters.
-
event_id:The unique identifier for the event. (integer) -
id:Session ID (integer) -
online:True value for set a online session (boolean) -
online_type:(integer)
Notice: Accepted values for online type are 1, 2, 3, or 4, representing the following options, respectively:
1 – Breakout
2 – Livestream
3 – On-demand
4 – External