v1
latestOpenAPI 3.1.02026-07-26751285.0 KBmemory
Delete all agent memories
Delete all memories for a specific agent
delete/api/memory/{agentId}/memories
Path parameters
agentIdstring uuid required
ID of the agent
Response
Memories deleted successfully
Example response
{
"success": true
}