{
"action": "start",
"deviceid": "c1e5fe9676",
"handle": "c1e5fe9676",
"level": "info",
"order": 1,
"tracetype": "clientid"
}
curl --location --request POST 'https://prod.iotn2n.com/iotapi/trace' \
--header 'Content-Type: application/json' \
--data-raw '{
"action": "start",
"deviceid": "c1e5fe9676",
"handle": "c1e5fe9676",
"level": "info",
"order": 1,
"tracetype": "clientid"
}'
{}