Student Period
> **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 period, triggered upon
- Student period created: STUDENT_PERIOD_CREATED
- Student period updated: STUDENT_PERIOD_UPDATED
- Student period deleted: STUDENT_PERIOD_DELETED
Using the provided studentId, use the GetStudent API to retrieve more data. The provided id can be matched with the results of GetPeriodStudents
Request
This endpoint expects an object.
tenant
timestamp
id
signature
type
data
Response
Successful response

