Set the settings for dispatch service mode
Set the settings for rescuer service mode.
- this feature is only available on idividual panels with only one direct call button
- This feature conflicts with the /device/feature/help-stationand/device/feature/rescue-service. Disables them when turned on.
- application/json
Request Body
- is_enabled boolean requireddescribes feature status, true - on / false - off 
Responses
- 200
- 400
- 401
- 404
OK
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
- error stringerror type/info 
{
  "error": "Wrong JSON body"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
This feature is only available on idividual panels with only one direct call button
Loading...