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/service_locations/ | List Service Locations |
| GET | /api/2.0/service_locations/{id}/ | Retrieve Service Location |
| POST | /api/2.0/service_locations/ | Create Service Location |
| PATCH | /api/2.0/service_locations/{id}/ | Partially Update Service Location |
| PUT | /api/2.0/service_locations/{id}/ | Update Service Location |
| DELETE | /api/2.0/service_locations/{id}/ | Delete Service Location |