Admission Form
> **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 admission forms, triggered upon
- Form created: ADMISSION_FORM_CREATED
- Form updated: ADMISSION_FORM_UPDATED
- Form deleted: ADMISSION_FORM_DELETED
Using the provided id, use the GetAdmissionForm API to retrieve more data.
Request
This endpoint expects an object.
tenant
timestamp
id
signature
type
data
Response
Successful response

