Skip to content
Lightbug Documentation
Search
K
Main Navigation
Hardware
Devices
APIs
Cloud
Cloud App
Admin App
Web APIs
APIs
Cloud
Device
On Premise
Guides
Company
About
Shop
Contact
Appearance
Menu
Return to top
Change tags for a device
POST
/devices/changeTags
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Request Body
Schema
JSON
JSON
{
"ids"
:
"string"
,
"tagEdits"
:
"string"
}
Responses
200
Request was successful
Content-Type
application/json
Schema
JSON
JSON
{
"status"
:
"string"
}
POST
/devices/changeTags
Samples