Skip to main content
POST
Enable or Disable Memory

Headers

string
required
Your API key for authentication.

Body Parameters

Provide either pathway or persona identifiers (not both).
string
Pathway ID. Use with version_number and memory_enabled.
number
Pathway version number. Required when pathway_id is provided.
string
Persona ID. Use with version_id and memory_enabled.
string
Persona version ID (UUID). Required when persona_id is provided.
boolean
required
Set to true to enable memory, false to disable.

Response

object
Success response data.
string
Success message.
null
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