Aller au contenu principal

Create LessonSession

Create a LessonSession with the given parameters

Request Body REQUIRED
title string REQUIRED
description string REQUIRED
lessonId string REQUIRED
presenters string[] REQUIRED
status string REQUIRED

Possible values: [draft, online, cancelled, deleted]

type string REQUIRED

Possible values: [fixed-date, open]

registrationGroupType string REQUIRED

Possible values: [unlimited, one-per-lesson]

quota object
type string REQUIRED

Possible values: [none, max, min, min-max]

min double
max double
registrationsPeriod object
startDate date-time
endDate date-time
location object
room string
name string
endDate string
startDate string
isAttendanceSession boolean
isSignedSession boolean
hasLive boolean
onsite boolean
codes object[]
type string

Possible values: [qr, barcode, access]

value string
Responses
200

Ok

Schema OPTIONAL
isLive boolean
quotas object
type string

Possible values: [none, max, min, min-max]

min double OPTIONAL
max double OPTIONAL
status string

Possible values: [draft, online, cancelled, deleted]

endDate date-time
startDate date-time
creationDate date-time
presenters string[]
codes object[]
type string OPTIONAL

Possible values: [qr, barcode, access]

value string OPTIONAL
location object
name string OPTIONAL
room string OPTIONAL
address string OPTIONAL
onSite boolean
creatorId string
lessonId string
registrations object[]
signatureDate date-time
attendance string

Possible values: [attended, absent, none]

registrationDate date-time OPTIONAL
userId string
description string
title string
guid string
id string
400

Invalid payload

Schema OPTIONAL
statusCode double
kind string
message string