DeleteDocumentRequest

July 15, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
tableStringTable name
clusterOption<String>Cluster name[optional]
idOption<i32>The ID of document for deletion[optional]
queryOption<serde_json::Value>Defines the criteria to match documents for deletion[optional]

[Back to Model list] [Back to API list] [Back to README]