pub async fn update_webhook( __arg0: State<Arc<EventStore>>, __arg1: Path<Uuid>, __arg2: Json<UpdateWebhookRequest>, ) -> Result<Json<Value>>
Update a webhook subscription