&svc=delete_notification¶ms={
"id_notification": integer
}
=== Parameters ===
^ Parameter ^ Description ^
| id_notification | Unique Notification ID |
=== Server Response ===
== Result: ==
{
"result": true // Notification deleting status (true or false)
}