deleteNotification
inline suspend fun BudgetsClient.deleteNotification(crossinline block: DeleteNotificationRequest.Builder.() -> Unit): DeleteNotificationResponse
Deletes a notification.
Deleting a notification also deletes the subscribers that are associated with the notification.