Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_es/mod.ts>Client#delete

deno elasticsearch
Go to Latest
method Client.prototype.delete
import { Client } from "https://deno.land/x/deno_es@v0.4.3/mod.ts";

delete

Parameters

params: DeleteParams

Returns

Promise<DeletedInfo>