Update the metadata and summary information for a specific user within a memory
Memory
Update the metadata and summary information for a specific user within a memory
POST
Update the metadata and summary information for a specific user within a memory
Documentation Index
Fetch the complete documentation index at: https://docs.cleartalk.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API Key for authentication
Path Parameters
Body
application/json
The phone number of the user to update within the memory.
Example:
"+1234567890"
Updated metadata to associate with this user. Can include any key-value pairs relevant to your use case.
Example:
"25 year old customer from New York, interested in AI solutions"
Updated summary text for this user's interactions.
Example:
"The user had previously discussed their startup and had a follow-up conversation about AI."
Optional external key for additional memory validation or cross-referencing.
Example:
"external_key_123"
Response
User memory data updated successfully
