pub async fn events_transports_test_create(
configuration: &Configuration,
uuid: &str,
) -> Result<NotificationTransportTest, Error<EventsTransportsTestCreateError>>
Expand description
Send example notification using selected transport. Requires Modify permissions.