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
Is SIP enabled
{
"sip_enable": true
}
{
"sip_enable": true
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...