{
"enable": false,
"enable_notify": {
"1434084827": true
},
"disable_notify": {
"1434084827": true
}
}curl --location --request PUT '/rc-notification/remote-state' \
--header 'Content-Type: application/json' \
--data-raw '{
"enable": false,
"enable_notify": {
"1434084827": true
},
"disable_notify": {
"1434084827": true
}
}'{}