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