I am seeing issues with the specified endpoint giving a 500 error if you try to pass a value in to the address option in the JSON body. Example request body { "name": "MY DEVICE", "serial": "SERIAL-HERE", "tags": [ "TEST", "TEST123" ], "address": "Some Address Here", "moveMapMarker": true } Anyone else seeing this or can reproduce this?
... View more