Aller au contenu principal

Update LessonSession

Update a LessonSession with the given parameters

Path Parameters
ID string REQUIRED
Request Body REQUIRED
codes object[]
type string

Possible values: [qr, barcode, access]

value string
onsite boolean
hasLive boolean
isSignedSession boolean
isAttendanceSession boolean
startDate string
endDate string
location object
room string
name string
registrationsPeriod object
startDate date-time
endDate date-time
quota object
type string REQUIRED

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

min double
max double
registrationGroupType string

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

type string

Possible values: [fixed-date, open]

status string

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

presenters string[]
lessonId string
description string
title 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
404

Lesson Session not found

Schema OPTIONAL
statusCode double
kind string
message string