Delete Memories by Caller

Delete every memory ever extracted for a specific caller on this agent. Privacy / GDPR surface. Returns the count of rows soft-deleted; rows become permanently unreachable immediately and are hard-deleted by the retention job after the tenant’s configured retention window.

Authentication

AuthorizationBearer

Enter your API key with the Bearer prefix, e.g. ‘Bearer sk_…’.

Path parameters

idstringRequired

Request

This endpoint expects an object.
agent_idstringRequired
caller_identitystringRequired

Response

Deletion summary.
deletedinteger

Number of memories soft-deleted.

Errors

400
Bad Request Error
401
Unauthorized Error