To attach a moderator to a session,use the /api/v2/session/set endpoint.The system assigns a moderator based on the presence of the following identifying parameters.
-
event_id:The unique identifier for the event. (integer) -
id:Session ID (integer) -
moderators[]:Account emails separated by comma when multiple speakers (string)
Notice: To obtain the session ID, navigate to Management > Sessions, select the desired session.
The session ID can be found at the end of the endpoint.