Skip to main content
POST
Split a mis-stitched identifier off a profile

Path Parameters

user_id
string
required

Body

application/json
identifier_type
enum<string>
required

Which stitched alias to peel off the profile.

Available options:
external_id,
anonymous_id
identifier_value
string
required

The exact identifier value currently stitched to the profile.

reassign_events
boolean
default:true

Move the detached identity's events onto the new contact (default true).

reason
string

Optional operator note recorded on the audit row.

Response

The split outcome — the new contact id, what was detached, and how many events moved.

The split outcome — the new contact id, what was detached, and how many events moved.