v1
latestOpenAPI 3.0.02026-07-26550199.6 KBappointment
Cancel a patient's participation in a group appointment
Cancel a single patient's participation in a group appointment
post/appointments/{id}/patients/{patientId}/cancellation
Path parameters
idinteger required
Example:1
patientIdinteger required
Example:1
Request body
Example request
{
"reasonId": 1,
"note": "Patient called to cancel"
}Response
Return 1 on success