Update a client bridge
Device update
Permission - bridges
JSON
{
"name": "bridge"
}
PATCH /api/v1/bridges/{bridge} |
Parameters
int
bridge, Unique device identifier
string
name, Device name
200 |
Returns a device object
JSON
|
401 |
Authorization token not sent or not valid |
422 |
Returns a JSON object with an error.
JSON
|