Encrypted Index
Delete
This action is irreversible. Proceed with caution.
Deletes the specified encrypted items stored in the index, including all its associated fields (vector
, contents
, metadata
).
Parameters
Parameter | Type | Description |
---|---|---|
ids | List[str] | IDs to delete. |
Exceptions
Example Usage
Was this page helpful?