Enable or disable SIP
Enable or disable SIP registration on the SIP server
- application/json
Request Body required
- sip_enable boolean
Default value:
false
Responses
- 200
- 400
- 401
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong JSON body"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...