Allow/refuse support team's remote connection to your device. (Connection will only be possible if you provide your device's serial number and credentials to the support team)
Enable/disable "remote connection" feature
- application/json
Request Body
- is_enabled boolean required
describes the feature status
Responses
- 200
- 400
- 401
OK
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...