Student

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 data, triggered upon - Student created: STUDENT_CREATED - Student updated: STUDENT_UPDATED - Student deleted: STUDENT_DELETED Using the provided id, use the GetStudent API to retrieve more data.

Request

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

Response

Successful response