---
title: "Remove a specific UI component in the specified namespace."
method: DELETE
path: "/ui/components/{namespace}/{componentUID}"
tags: ["ui"]
---

# Remove a specific UI component in the specified namespace.

`DELETE /ui/components/{namespace}/{componentUID}`

## Path parameters

- `namespace` string, required
- `componentUID` string, required

## Response `200`

OK

## Other responses

- `404` — Component not found

---

[API](https://skmtc.net/openhab/apis/openhab-rest-api.md) · [All operations](https://skmtc.net/openhab/apis/openhab-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/openhab/openhab-rest-api/revisions/0f2ce17cab3e/schema)
