{
"identifier": "string",
"name": "string",
"productid": "string",
"shapeid": "string",
"viewid": ""
}curl --location --request POST 'https://prod.iotn2n.com/iotapi/konva_thing' \
--header 'Content-Type: application/json' \
--data-raw '{
"identifier": "string",
"name": "string",
"productid": "string",
"shapeid": "string",
"viewid": ""
}'{}