---
title: "POST /api/services/app/Appointment/CancelTreatment"
method: POST
path: "/api/services/app/Appointment/CancelTreatment"
tags: ["Appointment"]
---

# POST /api/services/app/Appointment/CancelTreatment

`POST /api/services/app/Appointment/CancelTreatment`

## Request body

- AppointmentCancelInput
  - `id` string, uuid, nullable
  - `code` string, nullable
  - `birthDay` string, date-time
  - `cancelReasonType` 0 | 1 | 2 | 3 | 4 | 5
  - `cancelReason` string, nullable — Max length 512

## Response `200`

Success

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
