Acknowledges all notifications.
Acknowledges the notification with the supplied identifier.
Note: Calling this method on a Notifications with a status of canAcknowledge = false will throw an Error
Notification identifier.
Silences all notifications.
Silences the notification with the supplied identifier.
Note: Calling this method on a Notifications with a status of canSilence = false will throw an Error
Notification identifier.
See
Notifications REST API provides the following functions for use by plugins.