Replace a Memory (optimistic-locked).
Replace a Memory (optimistic-locked).
Supersede an existing Memory with a new version. expected_version guards against concurrent writes — a mismatch returns 409 VERSION_CONFLICT.
POST
Replace a Memory (optimistic-locked).
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Optimistic-lock guard. Mismatch → 409.
Minimum array length:
1Required range:
0 <= x <= 1Named TTL bucket: 7d / 90d / 365d.
Available options:
VOLATILE, ACTIVE, STABLE Free-form JSON metadata. Capped at 4KB serialized (server rejects oversize).

