---
title: "Delete Appointment"
method: DELETE
path: "/api/2.0/appointments/{id}/"
tags: ["Appointments"]
---

# Delete Appointment

`DELETE /api/2.0/appointments/{id}/`

## Path parameters

- `id` integer, required

## Response `204`

No response body

---

[API](https://skmtc.net/elationhealth/apis/api-authentication.md) · [All operations](https://skmtc.net/elationhealth/apis/api-authentication/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elationhealth/api-authentication/versions/c060f89d4de7/schema)
