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
Deletes a tag of a device
DELETE
/devices/id/tags/name
Authorizations
ApiKeyAuth
Type
API Key (header: Authorization)
Parameters
Path Parameters
id
*
Device ID
Type
integer
Required
name
*
Tag name
Type
string
Required
Responses
200
OK
Content-Type
application/json
Schema
JSON
JSON
"string"
DELETE
/devices/id/tags/name
Samples