Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The memory to be added. Always prepend with current date in YYYY-MM-DD format in the users timezone if you know it, UTC otherwise.
The id of the bucket to add the memory to. If not provided, the memory will be added to the default bucket.
Client source identifier (e.g., 'chatgpt' for ChatGPT requests)
Response
Memory stored successfully
Available options:
ok