Class MemoryUpdateParams.Body

  • All Implemented Interfaces:

    
    public final class MemoryUpdateParams.Body
    
                        

    Request parameters for /en/api/beta/memory_stores/memories/update. At least one of content or path must be provided. Renaming onto a path occupied by a different memory returns memory_path_conflict_error (HTTP 409). Rename never overwrites; delete or rename the blocking memory first. An update where every supplied field already matches the stored value is a no-op: it returns 200 with the existing memory and writes no new version.