curl --location --request PUT '/device/updateType' \ --header 'Content-Type: application/json' \ --data '{ "id": "string", "name": "string", "entityId": "string" }'
null