The user can remove the device from his list. For example, when selling a device. After the sale, another user can register this device using the password that was issued with the device.
{
"cmd": "srv.dev.del",
"sn" : "DD1",
"pass": "843e095982d8"
}
{
"res": 0
}
{
"res": -448
}