pub async fn trigger_batch( sockudo: &Sockudo, batch: Vec<BatchEvent>, idempotency_key: Option<&str>, ) -> Result<Response>
Triggers a batch of events