---
title: "Delete HL7 System"
method: DELETE
path: "/v1/hl7-systems/{id}"
tags: ["HL7 Systems"]
---

# Delete HL7 System

`DELETE /v1/hl7-systems/{id}`

Permanently delete an HL7 system registration.

## Path parameters

- `id` string, required

## Response `200`

Default Response

- object
  - `success` boolean
  - `message` string

## Other responses

- `401` — Default Response
- `403` — Default Response
- `404` — Default Response
- `500` — Default Response

---

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