curl --location --request PATCH '/device' \ --header 'Content-Type: application/json' \ --data-raw '{ "volume" : 1, "ip_adr": "192.168.0.141", "name" : "DOMO-HP01", "groups": null, "id": 1 }'