Skip to content

Shutdown#

Function call (URL) Permissions Possible parameters
/app_pbx_shutdown user / sub-admin none

Example call:

https://192.168.0.240/app_pbx_shutdown

Response type Possible content
successful true or false
Example response
{
"successful":true
}