pub async fn tasks_schedules_send_create(
configuration: &Configuration,
id: &str,
) -> Result<(), Error<TasksSchedulesSendCreateError>>
Expand description
Trigger this schedule now
pub async fn tasks_schedules_send_create(
configuration: &Configuration,
id: &str,
) -> Result<(), Error<TasksSchedulesSendCreateError>>
Trigger this schedule now