Create a new session for your session track
Schedule date > Tracks > Sessions To create session we need session track of an event date as per the flow of Sessions. The request body needs to be in the exact format mentioned in the Request Body description.
| Request Body The structure should be as mentioned or else it will throw errors. As we have multiple tab feature, We can create one/multiple sessions at the same time. Multiple single session objects can be pushed into the Required properties for each session:
Expected property details:
|
|---|
eventid integer — REQUIRED |
apptabid integer — REQUIREDSimple ids |
scheduledateid integer — REQUIRED |
scheduletrackid integer — REQUIRED |
title string — REQUIRED |
description string |
coverimage string |
location string |
starttime string — REQUIRED |
endtime string — REQUIRED |
colorid integer — REQUIRED |
speakerid integer |
checkintype string — REQUIREDPossible values: [ |
sessiontype string — REQUIREDPossible values: [ |
tickets_linked string |
rsvp boolean |
rsvp_capacity stringPossible values: [ |
capacity integer |
wait_list_enabled boolean |
tags string |
file1 string |
file2 string |
file3 string |
file4 string |
file5 string |
videolink string |
additionalvideo1 string |
restrictstarttime1 boolean |
additionalvideo2 string |
restrictstarttime2 boolean |
additionalvideo3 string |
restrictstarttime3 boolean |
additionalvideo4 string |
restrictstarttime4 boolean |
additionalvideo5 string |
restrictstarttime5 boolean |
| Responses | |||
|---|---|---|---|
200PostPatchResponse
| |||
defaultError Response
|