/
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
post
Creates a new thing and adds it to the registry.
v1
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
things
Creates a new thing and adds it to the registry.
post
/things
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
Created