Student Class

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 a class, triggered upon - Student class created: STUDENT_CLASS_CREATED - Student class updated: STUDENT_CLASS_UPDATED - Student class deleted: STUDENT_CLASS_DELETED 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