Skip to main content
POST
Update profile settings

Authorizations

Authorization
string
header
required

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

Body

application/json

Only the fields present are written. schema and custom_instructions nest under entities.user; a flat body is rejected.

enabled
boolean

Whether profile generation runs for this project. Project-wide.

entities
object

Settings for user profiles, under user.

Response

Settings as stored after the update.

enabled
boolean

Whether profile generation runs for this project. Project-wide.

entities
object

Settings for user profiles, under user.

capabilities
object