Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the course (space)
The ID of the coursework item to update
The Network's unique integer ID, or subdomain Unique numeric network ID
Body
Submit results as JSON
Update fields for a coursework item
The title of the coursework item
The description/body content of the coursework item
The visibility status (posted, hidden, pending)
Move to a new parent coursework item (section or overview)
How completion is tracked (none, visited, button, video, minimum_correct_percentage)
When content becomes available (none, sequential, time_from_course_join, scheduled_date)
Response
Returns the updated coursework item
Coursework items (lessons, quizzes, sections) within a course
The record's integer ID
"1234"
The date and time the record was created
"2025-11-21T21:15:34+00:00"
The date and time the record was last modified
"2025-11-21T21:15:34+00:00"
The ID of the course (space) this coursework belongs to
The type of coursework (lesson, quiz, section, or overview)
The title of the coursework item
The visibility status (posted, hidden, pending)
The position within siblings (for ordering)
How completion is tracked
When content becomes available
Number of direct children (for sections)
The coursework item's unique address within the network
The ID of the parent coursework item (section or overview)
The type of the parent (section or overview)
The description/body content of the coursework item