things/device/info
thingsDeviceInfo

解绑设备

post/api/v1/things/device/info/unbind

Request body

deviceNamestring required

设备名称 读写

nonceinteger

随机数

productIDstring required

产品id 只读

secretTypestring

采用秘钥的类型

signTypestring

hmacsha256 hmacsha1 hmacmd5(默认)

signaturestring

签名

timestampinteger

秒时间戳

Response

A successful response.

codeinteger
msgstring

Changes

Changed in 2 of the 50 revisions of this API.31

  • b9582d0ab6af11See the full diff
    • added required request body

      request-body-added-required

    • added the media type application/json for the response with the status 200

      response-media-type-added

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • removed the request body

      request-body-removed

    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    This revision also has 287 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog