Show pagesource Old revisions Backlinks Export to PDF Rename Page ODT export Add to book Book Creator Add this page to your book Book Creator Remove this page from your book Manage book (0 page(s)) Help Change message status (voice and fax mails) Function call (URL)PermissionsPossible parameters /app_set_msg_stateUser Sub-AdminmsgId Specification of the unique message ID (id). boxId Specification of the unique box ID (boxid). msgStatus 0 Mark as read 1 Mark as unread (new) Example call – Mark message as read:\ https://192.168.0.240/app_set_msg_state?boxId=8209&msgId=147357617&msgStatus=0 Response typePossible content successfultrue Status change successful false Status change not successful Example response: {"successful":true}