/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
openhab
openHAB REST API
delete
Removes a tag from an item.
v1
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
items
Removes a tag from an item.
delete
/items/{itemname}/tags/{tag}
Path parameters
itemname
string
required
item name
tag
string
required
tag
Response
OK