{
"enable": 0,
"id": 0,
"name": "string",
"sid": 0
}curl --location --request PUT 'https://open-cn.vnnox.com/v2/device-status-monitor/camera' \
--header 'AppKey: fedd506df1ca45fcae16c4dc6d50ee13' \
--header 'Nonce;' \
--header 'CurTime;' \
--header 'CheckSum;' \
--header 'Content-Type: application/json' \
--data-raw '{
"enable": 0,
"id": 0,
"name": "string",
"sid": 0
}'{}