cURL
curl --request POST \ --url https://api.example.com/api/device/config/get \ --header 'Authentication: <authentication>' \ --header 'Content-Type: application/json' \ --data ' { "idSn": "device000001", "path": "" } '
{}
默认false同步,true为异步
The response is of type object.
object