v1
latestOpenAPI 3.0.1Apache 2.02026-07-174811204.8 KBmemories
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
Example response
{
"message": "Memory deleted successfully!"
}