Delete message (voice and fax mails)#
| Function call (URL) | Permissions | Possible parameters |
|---|---|---|
| /app_delete_msg | user / sub-admin | msgId: Specification of the unique message ID (id). boxId: Specification of the unique box ID (boxid). |
Example call:
https://192.168.0.240/app_delete_msg?boxId=8209&msgId=147357617
| Response type | Possible content |
|---|---|
| successful | true or false |