Skip to main content
Records the user’s decision on a conflict. Depending on the strategy, one or more of the conflicting memories may be forgotten — those IDs come back in forgotten_memory_ids so your UI can update the corresponding memory rows.
Permission required: project:mem_conflict_resolve · instance

Path Parameters

string
required
Project ID
string
required
Conflict ID

Request Body

string
required
Resolution strategy. Each strategy fits a particular conflict shape:
string
The memory_id to keep. Required when strategy is keep_memory; ignored otherwise.

Response

object