v1
OpenAPI 3.0.1Apache 2.02026-07-135212282.4 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!"
}