Student Course

View as Markdown
> **DreamClass sends this request to you.** The URL and server shown above are a placeholder for the endpoint *you* register under **Settings > Integrations**. They are not DreamClass addresses and there is nothing here for you to call. Webhook related to student assigned to course in the context of a class, triggered 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.
tenantstringRequired
timestampintegerRequired
idstringRequiredformat: "uuid"
signaturestringRequired
typestringRequired
dataobjectRequired

Response

Successful response