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
Response
Successful Response
{"stackTrail":"paths:/apps/{app_name}/users/{user_id}/memory:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}