Skip to content

Results are limited to the current section : Cloud Services

Update Progress For User And Package

PUT
/api/v1/learners/me/{package}
package
required
ProjectPackage

An enumeration.

string
Allowed values: QUANTUM_DISCOVERY QUANTUM_DISCOVERY_CHEMISTRY QUANTUM_DISCOVERY_LIGHT QUANTUM_DISCOVERY_PLAY QUANTUM_DISCOVERY_ESSENTIAL LEARN_BY_CODING VQPU
UpdateLearnerProgressSchema

Schema to parse request for the update of a learner.

object
progress
required
Progress
object
key
additional properties
StageType
object
stage
required
ProgressStage

Enumeration of progress types

string
Allowed values: DONE SKIP IN_PROGRESS
timecode
required
Timecode
integer

Successful Response

NonPaginatedResponse
object
data
Any of:
Array<object>
BaseModel
object

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string