/
OP
openhab
/
openHAB REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 24m ago · Updated 3w ago
View markdown
openhab
openHAB REST API
post
Creates a new semantic tag and adds it to the registry.
v1
latest
OpenAPI 3.0.1
2026-07-17
154
98
233.4 KB
actions
2
addons
10
audio
4
auth
5
channel-types
3
config-descriptions
2
discovery
2
events
3
habpanel
2
iconsets
1
inbox
5
items
17
links
7
logging
4
module-types
2
persistence
8
profile-types
1
root
1
rules
17
services
6
sitemaps
7
systeminfo
2
tags
5
get
Get all available semantic tags.
post
Creates a new semantic tag and adds it to the registry.
get
Gets a semantic tag and its sub tags.
put
Updates a semantic tag.
delete
Removes a semantic tag and its sub tags from the registry.
templates
2
thing-types
2
things
12
transformations
5
ui
6
uuid
1
voice
10
tags
Creates a new semantic tag and adds it to the registry.
post
/tags
Headers
Accept-Language
string
language
Request body
EnrichedSemanticTagDTO
required
Response
Created