Authorization: ********************
"string"
curl --location --request POST 'http://140.207.166.210:9030/gateway/torch/api/device/add' \ --header 'appid: 1715826489922' \ --header 'acceptKey: ef4c876b9b372fba730fc878dc7cfd97' \ --header 'Content-Type: application/json' \ --header 'Authorization;' \ --data-raw '"string"'
{ "code": 0, "data": {}, "message": "" }