{
"id": 0,
"code": "string",
"name": "string",
"productID": "string",
"desc": "string"
}curl --location --request POST '/api/v1/things/ota/module/info/update' \
--header 'iThings-token: {{iThings-token}}' \
--header 'iThings-project-id: 1786838173980422144' \
--header 'iThings-app-code: {{iThings-app-code}}' \
--header 'iThings-user-role: 1' \
--header 'Accept-Language: en' \
--header 'iThings-tenant-code;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"code": "string",
"name": "string",
"productID": "string",
"desc": "string"
}'{
"code": 0,
"msg": "string"
}
扫码加入 iThings微信交流群

扫码加入交流群