Skip to main content
POST
Create or update memory

Authorizations

Authorization
string
header
required

Session token issued by the desktop/native auth exchange, sent as Authorization: Bearer .

Body

application/json
workspaceId
string
required
key
string
required

Unique key for the memory entry

Required string length: 1 - 255
value
string
required

Memory content

Minimum string length: 1
projectId
string | null
category
string
default:general

Category for organizing memory

Response

201 - application/json

Memory created or updated

data
object