pub async fn cancel_notification(
configuration: &Configuration,
app_id: &str,
notification_id: &str,
) -> Result<CancelNotificationSuccessResponse, Error<CancelNotificationError>>
Expand description
Used to stop a scheduled or currently outgoing notification