Class MemoryCreateParams.Body

  • All Implemented Interfaces:

    
    public final class MemoryCreateParams.Body
    
                        

    Request parameters for /en/api/beta/memory_stores/memories/create. The path must be unoccupied: if a memory already exists at the path, or the path is an ancestor or descendant of an existing memory's path, the request returns memory_path_conflict_error (HTTP 409). Create never overwrites; to modify an existing memory, use /en/api/beta/memory_stores/memories/update.