cURL
curl --request POST \ --url https://api.example.com/api/product/devSync \ --header 'Authentication: <authentication>' \ --header 'Content-Type: application/json' \ --data ' { "productModel": "changeModel", "sn": "" } '
{}
可指定设备,不指定时产品全部设备
The response is of type object.
object