Skip to main content
PUT
Update memory

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

mem0Id
string
required

Memory identifier from Mem0.

Body

application/json

Request body schema.

content
string
required

Memory content.

scope
string
required

Memory scope.

Allowed value: "user"

Response

Successful response

The response is of type object.