/
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
put
Adds a list of items to the registry or updates the existing items.
v1
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
items
Adds a list of items to the registry or updates the existing items.
put
/items
Request body
GroupItemDTO[]
required
type
string
name
string
label
string
category
string
tags
string[]
groupNames
string[]
groupType
string
function
GroupFunctionDTO
Response
OK