v1

latestOpenAPI 3.0.1Apache 2.02026-07-174811204.8 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!"
}