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

memory_id
string
required

Body

application/json
content
string | null

Updated memory content

keywords
string[] | null

Updated memory keywords

tags
string[] | null

Updated memory tags

category
string | null

Updated memory category

metadata
Metadata · object | null

Updated memory metadata

Response

Successful Response

The response is of type Response Update Memory Api Memory Memory Id Put · object.