/
/openHAB REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
actions2
addons10
audio4
auth5
channel-types3
config-descriptions2
discovery2
events3
habpanel2
iconsets1
inbox5
items17
  • putAdds a new member to a group item.
  • deleteRemoves an existing member from a group item.
  • putAdds metadata to an item.
  • deleteRemoves metadata from an item.
  • putAdds a tag to an item.
  • deleteRemoves a tag from an item.
  • getGets a single item.
  • putAdds a new item to the registry or updates the existing item.
  • postSends a command to an item.
  • deleteRemoves an item from the registry.
  • getGet all available items.
  • putAdds a list of items to the registry or updates the existing items.
  • getGets the state of an item.
  • putUpdates the state of an item.
  • getGets the namespace of an item.
  • getGets the item which defines the requested semantics of an item.
  • postRemove unused/orphaned metadata.
links7
logging4
module-types2
persistence8
profile-types1
root1
rules17
services6
sitemaps7
systeminfo2
tags5
templates2
thing-types2
things12
transformations5
ui6
uuid1
voice10
    items

    Removes an item from the registry.

    delete/items/{itemname}

    Path parameters

    itemnamestring required

    item name

    Response

    OK

    Changes