Skip to main content

Endpoint

PATCH /v1/memory/:id/importance

Request Body

{ "importance": 0.8 }
Value must be between 0.0 and 1.0.

Response (200)

{ "id": "7cf4b433-...", "importance": 0.8 }

Errors

StatusReason
400importance must be a number between 0 and 1
404Memory not found
This operation is free — no credit cost.