Teacher Courses

Create Course Block

Insert a new block (new id) after after_block_id, or first.

post/teacher/courses/{course_id}/units/{unit_id}/blocks

Path parameters

course_idstring required
unit_idstring required

Request body

type'paragraph' | 'theorem' | 'definition' | 'example' | 'property' | 'explanation' | 'note' | 'demonstration' | 'illustration' required
contentstring required
after_block_idstring nullable required

Response

Successful Response

unit_idstring required
generated_contentstring required

Changes

Changed in 1 of the 24 revisions of this API.1

Of the 24 revisions, 1 has no diff computed.