/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
things
Updates a thing.
put
/things/{thingUID}
Path parameters
thingUID
string
required
thingUID
Headers
Accept-Language
string
language
Request body
ThingDTO
required
label
string
bridgeUID
string
configuration
object
properties
object
UID
string
thingTypeUID
string
location
string
channels
ChannelDTO[]
Response
OK