Skip to main content
PUT
Upsert an identity rule

Body

application/json
match_type
enum<string>
required

The MDM-safe identifier shape this rule permits as a merge key.

Available options:
external_id,
phone,
email,
anonymous_id
priority
number
required

Rule precedence 1–1000; lower numbers resolve first.

enabled
boolean
required

False keeps the row for audit but makes the resolver skip it.

Response

The upserted (or created) identity-rule row: id, match type, priority, enabled flag, timestamps.

The upserted (or created) identity-rule row: id, match type, priority, enabled flag, timestamps.