Skip to main content
POST
Merge contacts

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

Org ID

contact_id
string
required

Contact ID

Body

source_contact_ids
string[]

Contacts to merge into the primary. Omit to merge all auto-detected duplicates.

Required array length: 1 - 50 elements

Response

200 - application/json
merged
object
required

Schema for the contact

merged_contact_ids
string[]
required