Create a new memory
Memory
Create a new memory
POST
Create a new 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
Body
application/json
The name for the new memory. Used to identify and organize your memories.
Example:
"Customer Support Memory"
Response
Memory created successfully
Unique identifier for the memory
Example:
"1"
Name of the memory
Example:
"Customer Support Memory"
ISO timestamp when the memory was created
Example:
"2024-01-01T00:00:00.000Z"
Unique identifier for the user who owns the memory
Example:
"1"
Duration setting for the memory (null indicates no duration limit)
Example:
null
UUID of the memory
Example:
"550e8400-e29b-41d4-a716-446655440000"
cleartalk memory ID
Example:
"cleartalk_memory_123"
cleartalk user ID
Example:
"cleartalk_user_123"
