Skip to main content

delete_webhook

Function delete_webhook 

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

Delete a webhook subscription