Auto hangup after opening door
Returns hangup settings
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- is_enabled boolean
Default value:
false
- delay integer
Possible values:
>= 3
and<= 10
Default value:
3
{
"is_enabled": false,
"delay": 3
}
{
"is_enabled": false,
"delay": 3
}
Log In
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...