{
"level": "info",
"name": "dgiot",
"type": "system"
}curl --location --request PUT 'https://prod.iotn2n.com/iotapi/log/level' \
--header 'Content-Type: application/json' \
--data-raw '{
"level": "info",
"name": "dgiot",
"type": "system"
}'{}