/
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
rules
Creates a rule.
post
/rules
Request body
RuleDTO
required
triggers
TriggerDTO[]
conditions
ConditionDTO[]
actions
ActionDTO[]
configuration
object
configDescriptions
ConfigDescriptionParameterDTO[]
templateUID
string
uid
string
name
string
tags
string[]
visibility
'VISIBLE'
|
'HIDDEN'
|
'EXPERT'
description
string
Response
Created