Zvini
22:37:20

« Notification » delete

notification/delete - Deletes an existing notification.
Method parameters:
id - The ID of the notification to delete.
Returns a JSON document of the following format:
<boolean> - Always true.
Expected errors:
NOTIFICATION_NOT_FOUND - A notification with the ID doesn't exist.