v1
latestOpenAPI 3.1.02026-07-26142186376.1 KBLearnings
Update Learning
Update a learning record. Only content and metadata may be modified; identity fields (user_id, agent_id, team_id, etc.) are immutable. Provided fields fully replace the existing values. Records with no owner (user_id IS NULL — shared agent/team/session/entity learnings) are readable by any caller but may only be modified by an admin.
patch/learnings/{learning_id}
Path parameters
learning_idstring required
The learning ID
The learning ID
Query parameters
db_idstring nullable
Database ID to use
Database ID to use
tablestring nullable
The database table to use (requires db_id)
The database table to use (requires db_id)
Request body
Response
Successful Response