Disconnect a specific device channel

Disconnect a device channel with the following request

認証

AuthorizationBearer

Bearer <token>形式のBearer認証。tokenは認証トークンです。

パスパラメータ

channel_idstring必須
Device channel 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/

レスポンス

OK

エラー

401
Unauthorized Error
404
Not Found Error