Deletes the specified encrypted items stored in the index, including all its associated fields (Documentation Index
Fetch the complete documentation index at: https://docs.cyborg.co/llms.txt
Use this file to discover all available pages before exploring further.
vector, contents, metadata).
| Parameter | Type | Description |
|---|---|---|
ids | const std::vector<std::string>& | IDs to delete. |
Exceptions
std::runtime_error
std::runtime_error
- Throws if the items could not be deleted.