{
"event": "appointment.rescheduled",
"appointmentId": 123,
"previousDate": "2023-11-07T05:31:56Z",
"newDate": "2023-11-07T05:31:56Z"
}Webhooks - Appointments
Appointment rescheduled
WEBHOOK
appointment.rescheduled
{
"event": "appointment.rescheduled",
"appointmentId": 123,
"previousDate": "2023-11-07T05:31:56Z",
"newDate": "2023-11-07T05:31:56Z"
}Authorizations
HMAC‑SHA256 signature over the RAW body in the format sha256=<hex>.
Body
application/json
Response
200
OK