Skip to main content
PATCH
Update Conversation Summary

Headers

authorization
string
required
Your API key for authentication.

Path Parameters

memory_id
string
required
The unique identifier of the contact memory record.

Body Parameters

summary
string
required
The new summary text. This replaces the existing summary.

Response

data
object
The updated contact memory object.
data.id
string
Unique identifier for the contact memory.
data.summary
string
The updated summary.
data.summary_updated_at
string
ISO timestamp when the summary was last updated.
errors
null
Error array (null on success).

Docs for agents: llms.txt