{
"inputIdList": [
0
],
"type": 0,
"shadow": 0
}curl --location --request PUT 'http://prod-cn.your-api-server.com/api/v1/device/input/shadow' \
--header 'Device-Key: 10.40.41.200:8001' \
--header 'Content-Type: application/json' \
--data-raw '{
"inputIdList": [
0
],
"type": 0,
"shadow": 0
}'{
"code": 0,
"data": {},
"message": "string"
}