Skip to main content

Delete Command for Python SDK

The delete method allows you to delete documents from your index using various criteria.

Arguments

object
required

Response

int
required
The number of documents that were successfully deleted.