Set relay unlock if SIP registration failed feature status and time for it
Set feature status and timer before relay unlock if SIP registration failed.
If feature is enabled, the value of "lock_delay" must be 0 or 1 (see '/access/general/lock/delay/{lockNumber}')
- application/json
Request Body required
- is_unlock boolean
- fail_time integerPossible values: >= 20and<= 240Timeout in seconds 
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
  "error": "Wrong JSON body"
}
{
  "error": "Wrong JSON body"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...