Skip to main content
POST
Create Memory

Overview

Manually creates a new memory for a user profile. Use this to add context that wasn’t captured during conversations.

Path Parameters

string
required
Profile ID

Request Body

string
required
The memory content
string
required
Memory type: fact, preference, event, or context
number
Importance score (0.0-1.0). Default: 0.5

Response

Example