Skip to main content
WEBHOOK

Authorizations

X-Integration-Signature
string
header
required

HMAC‑SHA256 signature over the RAW body in the format sha256=<hex>.

Body

application/json
event
enum<string>
required
Available options:
appointment.rescheduled
appointmentId
integer
required
previousDate
string<date-time>
newDate
string<date-time>

Response

200

OK