Set concierge number settings
Configure concierge number settings.
- If enabled panel will call to provided number
- If disabled the concierge is called via an internal protocol. If the system has concierge monitors, the call will go to the main monitor
- application/json
Request Body required
- number_enable boolean requireddescribes feature status, true - on / false - off 
- number_url sip uri requiredconcierge number in sip uri format 
Responses
- 200
- 400
- 401
OK
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"
}
Loading...