---
title: "DELETE /api/appointments/{id}"
method: DELETE
path: "/api/appointments/{id}"
tags: ["Clinical"]
---

# DELETE /api/appointments/{id}

`DELETE /api/appointments/{id}`

Delete an existing appointment or break

## Path parameters

- `id` string, required

## Other responses

- `401` — Unauthorized
- `403` — Permission Denied
- `404` — Not Found
- `500` — Internal Server Error

---

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