For AI agents: visit https://docs.elationhealth.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Method | Endpoint | Description |
|---|
| GET | /api/2.0/appointment_types/ | List Appointment Types |
| GET | /api/2.0/appointment_types/{id}/ | Retrieve Appointment Type |
| POST | /api/2.0/appointment_types/ | Create Appointment Type |
| PATCH | /api/2.0/appointment_types/{id}/ | Partially Update Appointment Type |
| PUT | /api/2.0/appointment_types/{id}/ | Update Appointment Type |
| DELETE | /api/2.0/appointment_types/{id}/ | Delete Appointment Type |