/
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
Update a specific UI component in the specified namespace.
v1
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
ui
Update a specific UI component in the specified namespace.
put
/ui/components/{namespace}/{componentUID}
Path parameters
namespace
string
required
componentUID
string
required
Request body
RootUIComponent
required
component
string
config
object
slots
object
uid
string
tags
string[]
props
ConfigDescriptionDTO
timestamp
string
date-time
type
string
Response
OK
RootUIComponent
required
component
string
config
object
slots
object
uid
string
tags
string[]
props
ConfigDescriptionDTO
timestamp
string
date-time
type
string