MINARA

Approve / reject / deprecate a preference

POST /v1/learned-preferences/:id/:action — Transition one learned preference. Approve makes it active and brings it into the next agent system prompt; reject or de

POST /v1/learned-preferences/:id/:action

Transition one learned preference. Approve makes it active and brings it into the next agent system prompt; reject or deprecate hides it.

MethodPOST
Path/v1/learned-preferences/:id/:action
AuthAuthorization: Bearer <token> required when GATEWAY_AUTH_TOKEN is set
Categorypreferences

On this page