Update Memory
Update a memory (status, tags, etc.).
Requires UPDATE permission on memory resources.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Body
Response
Successful Response
Response model for memory.
Types of memories that can be extracted.
procedural, factual, contextual Memory content as markdown text that you want Humm to store.
Confidence score from 0.0 to 1.0 indicating how trustworthy this memory is.
0 <= x <= 1Thread UUID where this memory was observed or extracted.
Organization UUID for the tenant that owns this memory. For POST /memories, this must also match the organization_id query parameter.
User UUID associated with the source thread or memory author.
Scope of memory applicability.
organization, user Memory review status.
pending_review, approved, rejected Reasoning for extraction
Optional tags