Turn on/off monitor security mode
If the feature is enabled, then when the card brought to the reader the alarm will be automatically turned on/off on the corresponding monitor.
- application/json
Request Body required
- security_monitor_enable boolean
describes feature status, true - on , false - off
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
{
"error": "Wrong JSON body"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...