Skip to main content
PATCH
Update Contact Facts

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The unique identifier of the contact memory record.

Body Parameters

object
required
Key-value pairs to merge with existing facts. New keys are added, existing keys are updated.

Response

object
The updated contact memory object.
string
Unique identifier for the contact memory.
object
The merged facts object.
null
Error array (null on success).

Facts Examples

Facts can store any structured information about the contact:

Docs for agents: llms.txt