| Name | Type | Description | Notes |
|---|---|---|---|
| purge_all | bool | Delete ALL documents in collection | [optional] |
| document_ids | string[] | Delete specific documents by UUID | [optional] |
| keys | string[] | Delete documents by key | [optional] |
| metadata | \QuantClient\Model\DeleteVectorDocumentsRequestMetadata | [optional] |