Skip to main content
POST
Submit feedback on a context vault memory

Authorizations

X-API-Key
string
header
required

API key created from the MemContext dashboard. Keys are prefixed with mc_, bound to one workspace, and API-key requests cannot override that workspace.

Path Parameters

memoryId
string<uuid>
required

Body

application/json
workspaceId
string<uuid>
required
type
enum<string>
required
Available options:
helpful,
not_helpful,
outdated,
wrong
vaultId
string<uuid>

Optional vault inside the workspace. Defaults to the workspace's default vault.

context
string
Maximum string length: 1000

Response

200 - application/json

Feedback recorded.

success
boolean
required