Tick Homework
Toggle the status of a homework item to 'completed'.
Authorization
Authorization
<token>This is the session_id
returned when logging in. It must be prefixed with Basic
. e.g. Basic eW91IHNob3VsZCBzdGFyIHRoaXMgcmVwbyE=
In: header
Path Parameters
homeworkStatusId
RequiredstringThe ID of the homework.status
to mark as completed
Query Parameters
studentId
RequiredintegerSuccessful response