Skip to main content
PATCH
Toggle a memory's active status.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

companyId
string
required
memoryId
string
required

Response

Updated memory with toggled active status

Memory object

category
string

Memory category

content
string

Memory content text

created
number

Creation timestamp

id
string

Memory ID

isActive
boolean

Whether the memory is active

metadata
object

Additional metadata

sourceChatId
string

Source chat ID

sourceMessageId
string

Source message ID

updated
number

Last update timestamp