Enable or Disable Memory
Memory
Enable or Disable Memory
Enable or disable memory for a pathway or persona version.
POST
Enable or Disable Memory
Headers
Your API key for authentication.
Body Parameters
Provide either pathway or persona identifiers (not both).Pathway ID. Use with
version_number and memory_enabled.Pathway version number. Required when
pathway_id is provided.Persona ID. Use with
version_id and memory_enabled.Persona version ID (UUID). Required when
persona_id is provided.Set to
true to enable memory, false to disable.Response
Success response data.
Success message.
Error array (null on success).
Behavior
When memory is enabled, the system automatically refreshes entity schemas in the background — no additional action required. From that point on, memory is populated automatically on every call or SMS conversation that runs through the pathway or persona version. When memory is disabled, no new memory is written. Existing memory data is preserved.Docs for agents: llms.txt