Skip to main content

Endpoint

PATCH /v1/memory/:id/pin

Request Body

{ "pinned": true }

Response (200)

{ "id": "7cf4b433-...", "pinned": true }

Errors

StatusReason
400pinned must be a boolean
404Memory not found
This operation is free — no credit cost.