Skip to main content
POST
Reset Contact Memory
This action is irreversible. All memory data (recent messages, summary, facts, entities) for this contact/persona pair will be permanently deleted.

Headers

authorization
string
required
Your API key for authentication.

Body Parameters

contact_id
string
required
The unique identifier of the contact whose memory should be reset.
persona_id
string
The persona ID for memory scoping. Either persona_id or agent_number is required.
agent_number
string
The agent phone number for memory scoping. Either persona_id or agent_number is required.

Response

data
object
Success confirmation.
data.success
boolean
Whether the reset was successful.
errors
null
Error array (null on success).

Docs for agents: llms.txt