Skip to main content
POST
Store an operation on a lesson plan

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

lessonPlanId
string
required

Lesson plan ID

Body

application/json
operation
Set Skipped · object
required

Set the skipped attribute of a lesson plan item, effectively changing it's visibility for the student

reason
string

The reason for the operation

Response

Operation stored

success
boolean
required
message
string
operationId
string