Skip to main content

deleteNotificationRouting

Deletes a notification routing configuration.

deleteNotificationRouting(
id: UUID!
): NotificationRouter

Arguments

deleteNotificationRouting.id ● UUID! non-null scalar

The UUID of the notification routing configuration to delete.

Type

NotificationRouter object

NotificationRouter is the structure defining the router unifying the filter configuration and the integration configuration.