Session Update
To update a session's information, utilize the /api/v2/sessions/set
endpoint and the matching mechanism fields along with the necessary field.
Maching Mechanism Fields
event_id:
The unique identifier for the event. (integer)id:
Session unique identifier. (integer)
Available session fields:
The following fields can be updated using the match mechanism.
track
language
date
startTime
endTime
type
stand_id
speakers[]
moderators[]
settings[disable_raise_hand]
settings[disable_q_and_a]
settings[disable_chat]
settings[disable_pools]
online
settings[disable_num_users]
online_type
sponsors[]
exhibitor_id
external_id
title
green_room
embed_code
hall_id
other_location
address
settings[disable_raise_hand]
settings[disable_num_users]
settings[disable_q_and_a]
settings[disable_pools]
settings[disable_chat]
logo
description
productCategories[]
tags[]
visibleToCategories[]
price
capacity
isActive
isFeatured
For further information about the fields, check it on our swagger.