---
title: "Removes metadata from an item."
method: DELETE
path: "/items/{itemname}/metadata/{namespace}"
tags: ["items"]
---

# Removes metadata from an item.

`DELETE /items/{itemname}/metadata/{namespace}`

## Path parameters

- `itemname` string, required
- `namespace` string, required

## Response `200`

OK

## Other responses

- `404` — Item not found.
- `405` — Meta data not editable.

---

[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/versions/0f2ce17cab3e/schema)
