Turns On/Off calls with SIP
Turns On/Off calls with Session Initiation Protocol (SIP)
- application/json
Request Body required
- sip_enable boolean
describes feature status, true - on / false - off
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error type/info
{
"error": "Wrong JSON body"
}
{
"error": "Wrong JSON body"
}
Log In
- application/json
- Schema
- Example (from schema)
- Example
Schema
- error string
error message
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...