API User Memories: Upsert Memory
API User Memories
API User Memories: Upsert Memory
Create or update a memory for one of your end-users (tenant-scoped)
POST
API User Memories: Upsert Memory
Overview
Upsert a memory item for one of your end-users. The backend derives the storage namespace from your tenant +end_user_id + expert_id.
Authentication
Send your API key viaBBOT-API-Key (or X-API-Key).
Body
Expert id
Your end-user identifier
core | mid | long
Store key (e.g. “profile”, a thread_id, or a deterministic long-memory key)
JSON payload stored for this memory
Example Request
cURL