Get information about Enabling/Disabling SIP
Get information about Enabling/Disabling SIP
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- sip_enable boolean
describes feature status, true - on / false - off
{
"sip_enable": true
}
{
"sip_enable": true
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...