/
HA
haekka
/
Snippets API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
haekka
Snippets API
put
/api/lessons/{id}
v1
latest
Swagger 2.0
BSD License
2026-08-04
346
147
268.3 KB
api
put
/api/lessons/{id}
Request body
LessonWrite
required
question
QuestionTitleAnswerOnly
nullable
title
string
subtitle
string
note
string
nullable
summary
string
written_content
string
nullable
includes_video
boolean
show_to_browser_link_in_slack
boolean
video_url
string
nullable
video_position
string
nullable
curriculum
string
uuid
position
integer
editor_content
EditorState
is_simple_form
boolean
Response
OK
LessonWrite
required
question
QuestionTitleAnswerOnly
nullable
title
string
subtitle
string
note
string
nullable
summary
string
written_content
string
nullable
includes_video
boolean
show_to_browser_link_in_slack
boolean
video_url
string
nullable
video_position
string
nullable
curriculum
string
uuid
position
integer
editor_content
EditorState
is_simple_form
boolean