Authorization: ********************"string"curl --location '/dev-api/iot/template/importData?tempSlaveId=undefined' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '"string"'{
"property1": {},
"property2": {}
}