Full name: projects.locations.reasoningEngines.memories.purge
Purge memories.
Endpoint
posthttps://aiplatform.googleapis.com/v1beta1/{parent}/memories:purge
Path parameters
parentstring
Required. The resource name of the ReasoningEngine to purge memories from. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}
Request body
The request body contains data with the following structure:
filterstring
Required. The standard list filter to determine which memories to purge. More detail in AIP-160.
forceboolean
Optional. If true, the memories will actually be purged. If false, the purge request will be validated but not executed.
Response body
If successful, the response body contains an instance of Operation.