ReferenceKnowledge quality

Merge two entities

Merges the pair non-destructively — the losing entity is linked with a `SAME_AS` edge rather than deleted, so provenance survives.

POST
/api/v1/memory/coherence/candidates/{candidate_id}/merge

Authorization

x-api-key<token>

A platform key (ck_live_…) — reaches every memory in the tenant.

In: header

Path Parameters

candidate_id*string

Response Body

curl -X POST "https://example.com/api/v1/memory/coherence/candidates/string/merge"
Empty
Was this page helpful?
Report an issue