Student Course

View as Markdown
Webhook related to student assigned to course in the context of a class, trigged upon - Student course created: STUDENT_COURSE_CREATED - Student course updated: STUDENT_COURSE_UPDATED - Student course deleted: STUDENT_COURSE_DELETED The provided courseId can be used in the GetSchoolCourses API.The provided classId can be used in the GetPeriodClasses API. The studentPeriodId is the one returned in the Student Period webhook

Request

This endpoint expects an object.
idstringRequiredformat: "uuid"
dataobjectRequired
typestringRequired
tenantstringRequired
signaturestringRequired
timestampintegerRequired

Response

Successful response