---
title: "Delete an appointment type"
method: DELETE
path: "/appointment_types/{id}"
tags: ["Appointment Types"]
---

# Delete an appointment type

`DELETE /appointment_types/{id}`

## Path parameters

- `id` integer, required

## Query parameters

- `subdomain` string, required
- `location_id` integer

## Response `200`

Successful

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

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