/
UN
unitedrhino
/
things-api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
unitedrhino
things-api
post
解绑设备
v1
latest
OpenAPI 3.0.3
2026-07-17
178
286
472.4 KB
things/device/info
thingsDeviceInfo
解绑设备
post
/api/v1/things/device/info/unbind
Request body
DeviceInfoUnbindReq
required
deviceName
string
required
设备名称 读写
nonce
integer
随机数
productID
string
required
产品id 只读
secretType
string
采用秘钥的类型
signType
string
hmacsha256 hmacsha1 hmacmd5(默认)
signature
string
签名
timestamp
integer
秒时间戳
Response
A successful response.
object
required
code
integer
msg
string