Skip to main content
PATCH
Update Dream configuration

Authorizations

Authorization
string
header
required

API key authentication. Prefix your Mem0 API key with 'Token '. Example: 'Token your_api_key'

Path Parameters

org_id
string
required

Unique identifier of the organization.

project_id
string
required

Unique identifier of the project.

Body

application/json
reflection_enabled
boolean

Turn background synthesis on or off.

reflection_mode
enum<string>

Synthesis execution mode.

Available options:
batch,
direct

Response

Updated configuration.

config
object
entitlements
object