Skip to main content
PATCH
Adjust a memory entry's importance

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Path Parameters

id
string
required

Memory entry id.

Body

application/json
importance
number<float>
required

New retention weight in the range 0..1.

Required range: 0 <= x <= 1

Response

The updated memory entry

data
object
meta
object