Webhooks
Patient Updated
Triggered when a patient is updated
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Triggered when a patient is updated
{
"type": "patientUpdated",
"data": {
"patientId": "123456789"
}
}