断开特定设备通道的连接

通过以下请求断开设备通道

身份验证

AuthorizationBearer

Bearer 身份验证,格式为 Bearer <token>,其中 token 是您的身份验证令牌。

路径参数

channel_idstring必需

设备通道 ID

请求头

x-client-versionstring可选默认为 0.0.0
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version. For more on semantic versions, see here: https://semver.org/

响应

确定

错误

401
Unauthorized Error
404
Not Found Error