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