Skip to main content
POST
Delete a memory

Authorizations

Authorization
string
header
required

Unit API Key mapped to an agent in the agents collection. The proxy forces session_id = agentId.

Body

application/json
memory_id
string
required
session_id
string

Placeholder — overwritten by the proxy.

Response

Delete result. status is success when deleted, or not_found when the memory is not in that session.

The response is of type object.