v1

OpenAPI 3.0.1Apache 2.02026-07-135212282.4 KB
memories

Get or Update or delete a memory.

delete/v1/memories/{memory_id}/

Path parameters

memory_idstring uuid required

The unique identifier of the memory to retrieve.

Response

Successful deletion of memory.

messagestring

Example response

{
  "message": "Memory deleted successfully!"
}