curl --location --request PUT '/device/updateDevice/' \ --header 'Content-Type: application/json' \ --data '{ "entityId": "string", "device_type_id": "string", "userId": "string" }'
null