Skip to main content
POST
Run the deterministic identity-resolution pass (auto-merge)

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
max_contacts
integer
default:5000

Upper bound on the candidate contact scan.

Required range: 1 <= x <= 10000
auto_merge_threshold
number

Confidence at/above which a group is auto-merged.

Required range: 0 <= x <= 1
max_merges
integer
default:50

Per-run cap on auto-applied merges (runaway backstop).

Required range: 1 <= x <= 500

Response

Applied merges and the remaining review queue

data
object
meta
object