Add a new user/phone number to an existing memory
Memory
Add a new user/phone number to an existing memory
POST
Add a new user/phone number to an existing 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 add to the memory.
Example:
"+1234567890"
Custom metadata text to associate with this user in the memory.
Example:
"25 year old customer from New York"
Initial summary text for this user's interactions.
Example:
"The user described their age and location"
Optional external key for additional memory validation or cross-referencing.
Example:
"external_key_123"
Response
User added to memory successfully
