RemovePolarClawDevicePair - 移除PolarClaw已配对设备

更新时间:
复制为 MD 格式

移除PolarClaw已配对设备

调试

您可以在OpenAPI Explorer中直接运行该接口,免去您计算签名的困扰。运行成功后,OpenAPI Explorer可以自动生成SDK代码示例。

调试

授权信息

当前API暂无授权信息透出。

请求语法

POST  HTTP/1.1

请求参数

名称

类型

必填

描述

示例值

ApplicationId

string

应用 ID

pa-**************

DeviceId

string

设备 ID

device-mac-789

返回参数

名称

类型

描述

示例值

object

Schema of Response

RequestId

string

Id of the request

580EF224-9647-59E7-9950-D9EBFD6A2921

Message

string

返回消息

successful

Code

integer

返回状态码

200

ApplicationId

string

应用 ID

pa-**************

DeviceId

string

设备唯一标识

device-mac-789

示例

正常返回示例

JSON格式

{
  "RequestId": "580EF224-9647-59E7-9950-D9EBFD6A2921",
  "Message": "successful",
  "Code": 200,
  "ApplicationId": "pa-**************",
  "DeviceId": "device-mac-789"
}

错误码

访问错误中心查看更多错误码。

变更历史

更多信息,参考变更详情