Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The workspace ID
Path Parameters
Body
application/json
Replace an existing memory with new content.
This completely replaces the memory content while preserving the memory ID. Unlike update, this requires all fields to be provided and replaces the entire memory. The original creation timestamp is preserved, but updated_at is set to now.
Only the memory owner can replace their memories.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The workspace ID