Device
Remove a tag from a device
Remove a tag from a device
put/device/{deviceID}/removetag
Path parameters
deviceIDstring required
The unique identifier for your device.
Request body
Example request
{
"tag": "one_tag"
}Response
OK
Remove a tag from a device
The unique identifier for your device.
{
"tag": "one_tag"
}OK