Headers
Your API key for authentication.
Path Parameters
The unique identifier of the memory containing the user to update.
Body Parameters
The phone number of the user to update within the memory.
Updated metadata to associate with this user. Can include any key-value pairs relevant to your use case.
Updated summary text for this user’s interactions.
Optional external key for additional memory validation or cross-referencing.
Response
Response data confirming user update.
Success message confirming user memory data was updated.
The updated user object.
Unique identifier for the user entry in the memory.
The memory identifier this user belongs to.
The phone number that was updated.
The updated metadata text associated with this user.
The updated summary text for this user.
ISO timestamp when this user was originally added to the memory.
Number of calls associated with this user.
ISO timestamp of the most recent call, or null if no calls yet.
Error array (null on success).