/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3m ago · Updated 3w ago
View markdown
openhab
openHAB REST API
delete
Removes an item from the registry.
v1
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
actions
2
addons
10
audio
4
auth
5
channel-types
3
config-descriptions
2
discovery
2
events
3
habpanel
2
iconsets
1
inbox
5
items
17
put
Adds a new member to a group item.
delete
Removes an existing member from a group item.
put
Adds metadata to an item.
delete
Removes metadata from an item.
put
Adds a tag to an item.
delete
Removes a tag from an item.
get
Gets a single item.
put
Adds a new item to the registry or updates the existing item.
post
Sends a command to an item.
delete
Removes an item from the registry.
get
Get all available items.
put
Adds a list of items to the registry or updates the existing items.
get
Gets the state of an item.
put
Updates the state of an item.
get
Gets the namespace of an item.
get
Gets the item which defines the requested semantics of an item.
post
Remove unused/orphaned metadata.
links
7
logging
4
module-types
2
persistence
8
profile-types
1
root
1
rules
17
services
6
sitemaps
7
systeminfo
2
tags
5
templates
2
thing-types
2
things
12
transformations
5
ui
6
uuid
1
voice
10
items
Removes an item from the registry.
delete
/items/{itemname}
Path parameters
itemname
string
required
item name
Response
OK