deleteNotification
abstract suspend fun deleteNotification(input: DeleteNotificationRequest): DeleteNotificationResponse
Deletes a notification.
Deleting a notification also deletes the subscribers that are associated with the notification.