Disconnects all connected device channels
x-client-version | string Default: 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/ Example: 2.16.4 |
OK
Unauthorized response
{- "code": 401,
- "errors": [
- {
- "code": 401,
- "detail": "You are not allowed to access that resource",
- "status": 401,
- "title": "Not Authorized"
}
], - "message": "Not Authorized"
}