Edit Device
Edit Device
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"id": 165,
"templateId": 353,
"orgId": 577,
"name": "My awesome device",
"token": "etAxiiiYlDv4j7WCeb1pKW2Ck7UGWpgl",
"activatedAt": 1702480139859,
"ownerUserId": 879,
"hardwareInfo": {
"version": "1.0.0",
"fwType": "TMPL0NqfCLjWX",
"blynkVersion": "1.0.0",
"boardType": "ESP8266",
"build": "1",
"templateId": "TMPL0NqfCLjWX"
}
}{
"error": {
"message": "Device with identifier 1 is not found or belong to another organization."
}
}Last updated
Was this helpful?

