Bridges
Update the bridge for the account with given bridge id
patch/bridges/{bridgeId}
Request body
Example request
{
"name": "My new device",
"notes": "Painted black to better blend with its environment.",
"locationId": "2428fda3-389f-48ce-b062-85875dd6b2e2",
"devicePosition": {
"latitude": 52.3074013,
"longitude": 4.9459903,
"floor": 50
}
}Response
Bridge Updated
Changes
No recorded changes to this endpoint across all 1 revision of this API.