Skip to main content

update_webhook

Function update_webhook 

Source
pub async fn update_webhook(
    __arg0: State<Arc<EventStore>>,
    __arg1: Path<Uuid>,
    __arg2: Json<UpdateWebhookRequest>,
) -> Result<Json<Value>>
Expand description

Update a webhook subscription