Create a memory
post/v1/memory_stores/{memory_store_id}/memories?beta=true
Path parameters
memory_store_idstring required
Path parameter memory_store_id
Query parameters
view'basic' | 'full'
Selects which projection of a memory or memory_version the server returns. basic returns the object with content set to null; full populates content. When omitted, the default is endpoint-specific: retrieve operations default to full; list, create, and update operations default to basic. Listing with view=full caps limit at 20.
Query parameter for view
Headers
anthropic-versionstring
anthropic-betastring
Request body
Response
Successful response (OK)