Flush unprocessed blobs into Memory
Flush the memory buffer for a specific user and buffer type. This endpoint ensures all pending memory operations are processed and committed to long-term storage.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the user
The type of buffer to flush
chat
, doc
, image
, code
, transcript
Whether to wait for the buffer to be processed
Successful Response
The response is of type object
.