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 required
describes feature status, true - on / false - off
- number_url sip uri required
concierge number in sip uri format
Responses
- 200
- 400
- 401
OK
Wrong JSON body
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...