v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0122134244.7 KB

Patch Memory

Adds all events from a given session to the memory service.

Args: app_name: The name of the application. user_id: The ID of the user. update_memory_request: The memory request for the update

Raises: HTTPException: If the memory service is not configured or the request is invalid.

patch/apps/{app_name}/users/{user_id}/memory

Path parameters

app_namestring required
user_idstring required

Request body

sessionIdstring required

Response

Successful Response

{"stackTrail":"paths:/apps/{app_name}/users/{user_id}/memory:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}